a:link
{
	color: rgb(51,51,204); 
}
a:visited
{
	color: rgb(102,153,204); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Book Antiqua, Times New Roman, Helvetica, Times;
	background-color: #FFFFFF;
	color: rgb(0,0,0);
	SCROLLBAR-FACE-COLOR:#5FB3DF;
      SCROLLBAR-HIGHLIGHT-COLOR:#B3E1F9;
      SCROLLBAR-SHADOW-COLOR:#FFFFFF;
      SCROLLBAR-3DLIGHT-COLOR:#B3E1F9;
      SCROLLBAR-ARROW-COLOR:#B3E1F9;
      SCROLLBAR-TRACK-COLOR:#B3E1F9;
      SCROLLBAR-DARKSHADOW-COLOR:black
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Geneva, Helvetica, Times;
}
h1
{
	FONT-SIZE: 18pt; color: rgb(189,74,156);
}
h2
{
	font-family: Book Antiqua, Times New Roman, Helvetica, Times; color: rgb(8,66,115); 
}
h3
{
	font-family: Book Antiqua, Times New Roman, Helvetica, Times;color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: #FE7147;
}
h6
{
	color: rgb(102,0,102);
}
TT {font-family:Verdana,Geneva; 
font-size:14pt;color:rgb(8,66,115)}
