a:link
{
	color: rgb(89,131,255); 
}
a:visited
{
	color: rgb(89,131,255); 
} 
a:active 
{
	color: rgb(89,131,255);
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times;
	size="1";
	background-color: rgb(51,102,255);
	color: #82B4F0;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman, Times;
}
h1
{
	color: rgb(51,102,255);
}
h2
{
	color: rgb(51,102,255); 
}
h3
{
	color: rgb(51,102,255); 
}
h4
{
	color: rgb(51,102,255);
}
h5
{
	color: rgb(255,163,70);
}
h6
{
	color: rgb(255,163,70);
}
