.content
{
	font-family:Times New Roman;
	font-size:14pt;
    color:#000000;
}

.topic
{
	font-family:Times New Roman;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}

.heading
{
	font-family:Helvetica;
	font-size:24pt;
	font-weight:bold;
	text-align:center;
	color:#000000;
}

a
{
	font-family:Times New Roman;
	font-size:14pt;
	color:#174F0D;
	text-decoration:underline;
	
}

a:hover
{
	font-family:Times New Roman;
	font-size:14pt;
	color:#9CB797;
	text-decoration:underline;
}


.whitetext
{

	font-family:Times New Roamn;
	font-size:11pt;
	color:#FFFFFF;

}

a.whitetext:hover
{
	font-family:Times New Roman;
	font-size:11pt;
	color:#FFFFFF;
	text-decoration:underline;
}