body {
	background-image: url();
	background-color: #5a7f95;
}

.body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.bodyGrey {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
.bodyGreyItalic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #cccccc;
}
.body13 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.bodybold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.bodyboldLtBlue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #54bff0;
}
.bodyboldLtBlue13 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #54bff0;
}
.bodyboldMagenta {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e3007b;
}
.bodyboldMagenta13 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #e3007b;
}
.bodyboldSearch {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #073f54;
}
.subhead {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

a:link {
	color: #b3ddf9;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;	
	text-decoration: underline;	
}
a:visited {
	color: #b3ddf9;
}
a:hover {
	color: #54bff0;
}
a:active {
	color: #b3ddf9;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #113878;
	font-weight: bold;
}
.bodyboldWhiteBIG {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
