body, td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #192E5B;
}
h2 {
	color:#8A8A8A;
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
a {
	font-size: 12px;
	color: #EC008C;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.wao {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.navhead {
	padding-left: 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EC008C;
}
.navbody {
	padding-left: 11px;
}
.anav {
	font-size: 10px;
	color: #192E5B;
	text-decoration: none;
}
.anav:hover {
	text-decoration: underline;
}
.little {
	font-size: 10px;
}
.acinet {
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.headline1 {
	font-size: 16px;
	font-weight: bold;
}
.headline2 {
	font-size: 14px;
	font-weight: bold;
}
.white {
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}