BODY, {
	color: Navy;
	font-family:  Georgia,Times New Roman,Times;
	font-size: 12px;
	line-height :17px ;
}


.NormalTD {
	color: Navy;
	font-family:  Georgia,Times New Roman,Times;
	font-size: 12px;
	line-height :17px ;
}

.FinancialTD{
	color: Navy;
	font-family:  Arial,Helvetica,Tahoma,Times;
	font-size: 10px;
	line-height :13px ;
}
.heading{

	color: Navy;
	font-family:  Georgia,Times New Roman,Times;
	font-size: 18px;
	line-height :22px ;
}
.subheading{

	color: Navy;
	font-family:  Georgia,Times New Roman,Times;
	font-size: 14px;
	line-height :16px ;
	font-weight:bold;
}
A {
	color: Red;
	text-decoration: underline;
}

A:HOVER {
	color: #0000FF;
	text-decoration: underline;
}
.normal {
	color: Navy;
	font-family:  Arial,Helvetica,Tahoma,Times;
	font-size: 12px;
	line-height :15px ;
}
.textbox{
	color: Navy;
	font-family:  Georgia,Times New Roman,Times;
	font-size: 12px;
	line-height :17px ;
		background-color: #FFFFee;
	border-left: Navy 1px solid;
	border-right: Navy 1px solid;
	border-bottom: Navy 1px solid;
	border-bottom-color: Navy;
		border-top-color: Navy;
		border-top-style: solid;
	border-top-width: 1px;
		margin-bottom: 2px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;

}

.aboutNav{
	padding: 0 25px 25px 25px;
}

td.aboutNav a{
	color: navy;
	text-decoration: underline;
}

td.aboutNav a:hover{
	text-decoration: none;
}


