a:link
{
	font-size: 12pt;
	color: #ffcc00; 
}
a:visited
{
	color: #ffcc00; 
} 
a:active 
{
	color: rgb(255,204,255);
}
a:hover
{
	color:	rgb(255,204,255);
}
body
{
	font-size:10px
	font-family: verdana;
	color: rgb(5,12,46);
}
h1, h2, h3, h4, h5, h6
{
	font-family: times new roman;
}
h1
{
	font-size: 14pt;
	color: rgb(5,12,46);
}
h2
{
	font-size: 12pt;
	color: rgb(5,12,46); 
}
h3
{
	font-size: 12pt;
	color: rgb(5,12,46); 
}
h4
{
	font-size: 10pt;
	color: rgb(255,255,255);
}
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(255,255,255);
}
td#footer a:link #6C3047
td#footer a:visited #6C3047
td#footer a:hover #000000
td#footer a:active #6C3047
}