body {
	margin: 0px 0px 0px 0px;

}
.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0081C4;
	font-weight: normal;
}
.mainSubCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #0081C4;
}
.mainSubSubCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	color: #575782;
}
.popupHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #575782;
	font-weight: bold;
}
a:link {
	color:#006FAA;
}
a:visited {
	color:#0081C4;
}
a:active {
	color:#35B9FF;
} 
a:hover {
	color:#004E77;
}
