a:link
{
	color: #017FE2; 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(51,153,255);
}
body
{
	font-family: Times New Roman, Times;
	color: #017FE2;
	font-size: 66pt;
}

h1
{
	font-family: Times New Roman, Times;
	font-size: 14pt;
	color: rgb(51,153,255);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(51,153,255); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(51,153,255); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(51,153,255);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(51,153,255);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,153,255);
}
.newstext    { font-family: Arial; font-size: 8pt }
