/* css document */


body { 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom: 0;
	background-color:#92181c;
	}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	text-align:left;
	}

.phonenumbers {
	font-size:16px;
	}

.boxedtext {
	font-size:13px;
	line-height:14px;
	}

.footnote {
	font-size:10px;
	}

a:link {
	color:#990000;
	text-decoration:underline;
	}

a:hover {
	color:#000000;
	text-decoration:none;
	}

a:visited {
	color:#006666;
	text-decoration:underline;
	}

h1, h2, h3, h4, h5 { color:#990000; }

.bottomlinks { 
	font-size: 10px; 
	color:#ffffff;
	line-height:13px;
	 }
a.left:link {color:#FFFFFF}
a.left:hover {color:#006666}
a.bottom:link {color:#ffffff}
a.bottom:hover {color:#000000}