﻿a:link
{
	color: rgb(204,0,0); 
}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	background-color: rgb(101, 186, 227);
	color: rgb(0,0,102);
}
h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h5
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h4
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h3
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h2
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(0, 0, 0);
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
