body
	{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 8pt;
	color: Black;
	background-color: White;
	/*background-image : url("images/bglite.gif");
	*/
}

.body
	{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 8pt;
	color: #000000;
}


.body2
	{
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10pt;
	color: #000000;
}

.footer
	{
		font-family: Verdana, Arial, "Times New Roman";
		font-size: 8pt; 
		color: #000000;
	}


.link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B4B4B;
	font-style : normal;
; text-decoration: none
}

.link:active
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6495ED;
	font-style : normal;
; text-decoration: none
}

.mainlink
{
	color: #003366;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight : bold;
	text-decoration: underline;
	
}

.mainlink2
{
	color: #FF8C00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	text-decoration: none;
}
/*.mainlink:hover
{
	background-color: #343157;
}*/

.mainlink3
{
	color: #DC143C;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight : bold;
	text-decoration: underline;
}

.mainlink4
{
	color: #339933;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight : bold;
	text-decoration: underline;
	339933;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight : bold;
	text-decoration: underline;
	#339933;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight : bold;
	text-decoration: underline;
}
	
.heading1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: darkblue;
	margin-top : 7px;
	font-weight : bold;
}

.heading2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #353535;
	font-weight : bold;
}

.heading3
{
	font-family:  Verdana, Arial, "Times New Roman";
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
}

.heading4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #319C31;
	font-weight : bold;
	font-style : normal;
}

.plan_heading1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight : bold;
}

INPUT.btn
{
	background-color: #4169E1;
	border: 1px black;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #F0F8FF
}