/*
*/

body { background-color:#353533; font-family:verdana, arial, helvetica, sans-serif; font-size:76%; font-weight:normal; color:#FFFFFF; }

a {color:#CC0000; text-decoration:underline; }
a:visited {color:#CC0000; text-decoration:underline;}
a:active {color:#FFED00; text-decoration:underline;}
a:hover {color:#FFED00; text-decoration:none;}

a#white {color:#FFFFFF; text-decoration:none; }
a:visited#white {color:#FFFFFF; text-decoration:none;}
a:active#white {color:#FFFFFF; text-decoration:none;}
a:hover#white {color:#FFFFFF; text-decoration:underline;}

#content, td, p {font-family:verdana, arial, helvetica, sans-serif; font-size:1em; font-weight:normal; line-height:1.5; }

hr {
	height:1px; 
	color: #FFED00;
	border: 1px solid #FFED00;
	width:100%;
	}
	
.pageheader, h1 {font-size:1.6em; color:#CC0000; font-weight:normal; }
.subheader, h2 {font-size:1.4em; color:#CC0000; font-weight:normal; }

