a:link
{
	font-size: 10pt;
	color: rgb(255,255,255); 
}
a:visited
{
	color: rgb(255,255,255); 
} 
a:active 
{
	color: rgb(254,251,0);
}
a:hover
{
	color:	rgb(254,251,0);
}
body
{
	font-size:10px
	font-family: times new roman;
	color: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: times new roman
}
h1
{
	font-size: 14pt;
	color: rgb(0,0,0);
}
h2
{
	font-size: 12pt;
	color: rgb(0,0,0); 
}
h3
{
	font-size: 12pt;
	color: rgb(0,0,0); 
}
h4
{
	font-size: 10pt;
	color: rgb(0,0,0);
}
h5
{
	font-size: 09pt;
	font-family: times new roman;
	color: rgb(255,255,255);
}
h6
{
	font-size: 09pt;
	font-family: system;
	color: rgb(0,47,77);
}
normal
{
	font-family: verdana;
	font-size 10pt;
	color: rgb(0,47,77);
}
