﻿a:link
{
	color: rgb(255, 255, 153);
}
a:visited
{
	color: rgb(255, 204, 102);
} 
a:active 
{
	color: rgb(255, 255, 153);
}
body
{
	font-family: Georgia, "Times New Roman";
	background-color: rgb(255, 255, 255);
	color: rgb(0, 102, 0);
	font-size: 12px;
}
h6
{
	font-family: Georgia, "Times New Roman";
	color: #006600;
}
h5
{
	font-family: Georgia, "Times New Roman";
	color: #006600;
}
h4
{
	font-family: Georgia, "Times New Roman";
	color: #006600;
}
h3
{
	font-family: Georgia, "Times New Roman";
	color: #006600;
}
h2
{
	font-family: Georgia, "Times New Roman";
	color: #006600;
}
h1
{
	font-family: Georgia, "Times New Roman";
	color: #006600;
	font-size: large;
	line-height: normal;
}
h1
{
	color: rgb(0, 102, 0);
}
h2
{
	color: rgb(0, 102, 0);
}
h3
{
	color: rgb(0, 102, 0);
}
h4
{
	color: rgb(0, 102, 0);
}
h5
{
	color: rgb(0, 102, 0);
}
h6
{
	color: rgb(0, 102, 0);
}

