﻿a:link
{
	color: rgb(0, 0, 153);
}
a:visited
{
	color: rgb(0, 153, 204);
}
a:active 
{
	color: rgb(255, 0, 102);
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(204,255,204);
	color: rgb(0,0,0);
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h1
{
	color: rgb(0, 0, 102);
}
h2
{
	color: rgb(0, 0, 102);
}
h3
{
	color: rgb(128, 0, 0);
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}

