/* CSS Document */

.menuLink {
	color: #ffffff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
}
a.menuLink:hover {
	color: #FFCC00;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

h1 {
	color: #030089;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
body, td, p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.SubHeading {
	font-family: Arial;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}
.secondheading {
	font-family: Arial;
	font-size: 12px;
	color: #2C57A7;
	position: relative;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

