body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #111F6B;
	list-style-image: url(graphics/bullet.gif);
}

body,td,th {
	color: #000000;
}

legend { 
	color: #111F6B; 	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
}
hr {
	color: #111F6B;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
.index_blue {
	font-size: 15px;
	color: #021F46;
	font-family: "Century Gothic";
	}
.index_white {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	}
.index_white_mid {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	}
.index_white_lrg {
	font-size: 24px;
	font-weight: bold;
	color: #021f46;
	}
.index_white_lrgest {
	font-size: 30px;
	font-weight: bold;
	color: #021f46;
	}
.heading {
	font-size: 30px;
	color: #021f46;
	font-family: "Century Gothic";
	}
.head_new {
	font-size: 30px;
	color: #021f46;
	font-family: "Century Gothic";
	font-weight: bold;
}