.body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA0437;
	font-weight: normal;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015291;
	font-weight: bold;
}
.smallTextNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015294;
	font-weight: bold;
}
.smallTextNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #417041;
	font-weight: bold;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADAEAF;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}
.italicsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EA0437;
	font-weight: bold;
	font-style: italic;

}
