body {
	background-color: #CDCDCD;
}
body,td,th {
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
}
.style1 {
	font-family: Helvetica;
	font-size: 10px;
}
a {
	font-size: 10px;
	color: #0848A0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #F50029;
}
a:active {
	text-decoration: none;
}
.style2 {color: #000000}


.style3 {font-size: 12px}
.maintext {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.mainlist {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}
.heading {
	font-family: Helvetica;
	font-size: 16px;
	color: #0B479F;
	font-weight: bold;
}

