﻿a:link
{
	color: rgb(0, 0, 0);
}
a:visited
{
	color: rgb(0, 0, 0);
} 
a:active 
{
	color: rgb(255, 255, 255);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
h6
{
	font-family: "Times New Roman", Times, serif;
}
h5
{
	font-family: "Times New Roman", Times, serif;
}
h4
{
	font-family: "Times New Roman", Times, serif;
}
h3
{
	font-family: "Times New Roman", Times, serif;
}
h2
{
	font-family: "Times New Roman", Times, serif;
}
h1
{
	font-family: "Times New Roman", Times, serif;
}
h1
{
	color: rgb(0, 0, 0);
	text-align: center
}
h2
{
	color: rgb(0, 0, 0);
}
h3
{
	color: rgb(0, 0, 0);
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
