/* CSS Document */

/*a:link { color: #990033; }
a:visited { color:#660000; }*/
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #000000}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000
	}
li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal;
	color: #000000}
	
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	text-decoration: none;
	}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	text-decoration: none;
	}
	
a:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-size: 12px;
	}
a:hover {
	color: #993300;
	text-decoration: none;
	font-size: 12px;
	}
.navlink:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	}
.navlink:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	}
.navlink:hover {
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
	}
	


.emaillink:link {
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;
	}
.emaillink:visited {
	color: #CC0033;
	text-decoration: none;
	font-size: 12px;
	}
.emaillink:hover {
	color: #ff6600;
	text-decoration: none;
	font-size: 12px;
	}	
.reversetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
	

	
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.redtext {
	color: #F00;
}
