body {
	margin: 0px 0px 0px 0px;

}
.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575782;
	font-weight: normal;
}
.mainSubCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #575782;
}
.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:#996666;
}
a:visited {
	color:#999999;
}
a:active {
	color:#CC0000;
} 
a:hover {
	color:#994646;
}

