body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5277A6;
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #093B6B;
}

.textBullet {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #093B6B;
}

A:link {
	text-decoration:none;
	color: #003366;
	
}
A:visited {
	text-decoration:none;
	color: #003366}
	
A:hover{
	text-decoration:none;
	color: #FFB300}
	
.textFooter {
	font-family: "Verdana";
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.border {
	border: 1px solid #3878DB;
}

.bullet {
	font-family: "Century Gothic";
	list-style-position: outside;
	list-style-type: none;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
	line-height: 16px;
}

.h1 {
	font-family: "Verdana";
	font-size: 20px;
	line-height: 20px;
	color: #FFB300;
	font-weight: bold;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.h3 {

	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.button {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FFB300;
	border: 1px solid #FFB300;

}
