/*
*/

body { font-family:verdana, arial, helvetica, sans-serif; font-size:76%; color:#333399; }

a {color:#333399; text-decoration:underline; }
a:visited {color:#333399; text-decoration:underline;}
a:active {color:#99CCE5; text-decoration:underline;}
a:hover {color:#99CCE5; 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: #99CCE5;
	border: 1px solid #99CCE5;
	width:100%;
	}
	
.pageheader, h1 {font-size:1.8em; color:#333399; font-weight:normal; }
.subheader, h2 {font-size:1.5em; color:#333399; font-weight:normal; }

