BODY {
	background-color: #DDDDDD;
    font: 12pt/18pt "Time Roman", serif
}
#A:link{
	color : blue;
	text-decoration: none;
}
#A:visited{
	color:blue;
	text-decoration:none;
}
#titleFont{
	font:"Courier";
	color:#000099;
	font-size:12pt
}
#normFont{
	color:black;
	font:"Times Roman", serif;
}
#textFont{
    color:black;
    font:"Times Roman", serif;
    font-size:10pt;
}
#boldFont{
	color:black;
	font-weight:bold;
}
