body {
	margin: 0,0,0,0;
}
a:hover {
	color: #FD1812;
	text-decoration: none;
}
.font {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
}
.font a{
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;	
}
.address {
	font-family: Arial;
	font-size: 10pt;
	color: #7F7F7F;
}
.quote a{
	font-family: Arial;
	font-size: 15pt;
	color: #005E97;
}

td.background {
	background-color: #00245A;
	background-image:url(images/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

h1 {
    font-size: 20px;
}
