@charset "utf-8";
/* CSS Document */
* { behavior: url(iepngfix.htc) }
a:link.footer {
	font-family:	Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
h1 {
	font-size: 14px;
}
a:visited.footer {
	font-family:	Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
	
a:active.footer {
	font-family:	Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	}
a:hover.footer {
	font-family:	Arial, Helvetica, sans-serif;
	text-decoration:	underline;
	color: #CCC;
	font-weight: normal;
	font-size: 10px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bground.jpg);
	background-repeat: repeat;
}
a:link {
	color: #A0B8D2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A0B8D2;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #A0B8D2;
}
.content-justify {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0B8D2;
	padding-right: 10px;
	text-align: right;
}
.footer {
	font-size: 10px;
	color: #000;
}#mailing-list {
	padding-left: 50px;
	padding-bottom: 5px;
}

#re { font-size: 16px; }
