@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.whitebottom {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}


a.header {
	color:#2A366A;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;
}
a.header:hover {
	color:#666666;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	}
	
.largertext {
	font-size: 14px;
}

a.bullets {
	color:#01215A;
	text-decoration: none;
}

a.bullets:hover {
	color:#666666;
	text-decoration: underline;
	}
