Body
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 18px;
}


.content TR
{
	vertical-align : top;
}

.content TD
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 14px;
}

.content P,li
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 14px;
	margin-left : 10px;
}

.content H1
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 20px;
}

.content H2
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 16px;
}

.content A
{
	font-family : "Times New Roman", Times, serif;
	color : #336633;
	text-decoration : none;
	font-size : 14px;
}
.content A:HOVER
{
	font-family : "Times New Roman", Times, serif;
	color : #99CC66;
	text-decoration : none;
	font-size : 14px;
}

.heading H1
{
	font-family : "Times New Roman", Times, serif;
	color : white;
	text-decoration : none;
	font-size : 36px;
}
.heading P
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 24px;
}

.heading A
{
	font-family : "Times New Roman", Times, serif;
	color : #336633;
	text-decoration : none;
	font-size : 18px;
}
.heading A:HOVER
{
	font-family : "Times New Roman", Times, serif;
	color : #99CC66;
	text-decoration : none;
	font-size : 18px;
}





.navbar P
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 20px;
}
.navbar A
{
	font-family : "Times New Roman", Times, serif;
	color : black;
	text-decoration : none;
	font-size : 20px;
}
.navbar A:hover
{
	font-family : "Times New Roman", Times, serif;
	color : gray;
	text-decoration : none;
	font-size : 20px;
}