body {
	background-color: #96FAF9	
 	}
.main_content {
	background-color: #f7ffef;
}
.white_content {
	background-color: #ffffff;
}
.smalltext
{
	font-size: 8pt;
	font-family: Arial;
}
.smallblue
{
	font-size: 8pt;
	font-family: Arial;
	color: #000066
}
.bodytext
{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #560000;
}
.bluetext
{
	font-size: 12pt;
	font-family: Arial;
	color: #000066;
}
.largetext
{
	font-size: 14pt;
	font-family: Arial;
	color: #000066;
}
.BoldBlue{
	font-size: 24pt;
	font-family: Arial;
	font-weight: bold;
	color: #000066;
}.titletext
{
	font-size: 14pt;
	font-family: Arial;
	color: #560000;
}
.errortext
{
	font-size: 10pt;
	color: red;
	font-family: Arial;
}
.whitetext
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
}
.redtext
{
	font-size: 12pt;
	color: #800000;
	font-family: Arial;
}

A.white:active	{text-decoration:none; color:white;}
A.white:visited	{text-decoration:none; color:white;}
A.white:link		{text-decoration:none; color:white;}
A.white:hover		{text-decoration:none; color:Gray;
}


.greenlink
{
	font-size: 12pt;
	font-family: Arial;
	color: #003300;
}
a.greenlink:link     {font-weight: bold; color: #000080;}
a.greenlink:visited  {color: #000080;}
a.greenlink:active   {color: #000080;}
a.greenlink:hover	{text-decoration:underline; color:Gray;
}
