body {
	margin: 0px;
	padding: 0px;
	background-color: 002C83;
	background-image: url(../images/background-gradient.jpg);
	background-repeat: repeat;
	background-position: top;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002C83;
}
a.footer {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover{
	text-decoration: underline;
}

.footer {
	font-size: xx-small;
	color: #ffffff;
	text-decoration: none;
 } 
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #002C83;
	line-height: 18px;
	vertical-align: bottom;
		margin-bottom: 0px;
	padding-bottom: 0px;
}
.home-page-text {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

