
body  {
	background-image: url(images/blue-plate-fade.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;	
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	
}
h1 {
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	color: #2651e0;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #000099;
		font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
		font-weight: normal;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}


.heading1-bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 9px;
	font-weight: normal;
	color: #2651e0;
	text-decoration: underline;
}

.heading1-bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.small-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #003c88;
	text-decoration: none;
}

.small-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #026f51;
	text-decoration: none;
}

.small-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #f25809;
	text-decoration: none;
}


.white-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-style: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.white-link:hover {
		font-family: Arial, Helvetica, sans-serif;
			font-style: bold;
				color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2232a;
	text-decoration: underline;

}
a:link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #993366;
}
a:hover {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000099;
}
