@charset "iso-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	background-color: #FFFF99;

}


H1 Heading{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000099;
}
	
H1 Subhead {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
	}
	 a:link    { color:            #330000;
                    
                    text-decoration:  none;
}

 a:visited { color:            #330000;
                    
                    text-decoration:  none
}

 a:hover   { color:             #000033;
                    
                    text-decoration:   none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

td.layout a:link    { color:            #330000;
                    
                    text-decoration:  none;
}

td.layout a:visited { color:            #330000;
                    
                    text-decoration:  none
}

td.layout a:hover   { color:             #EE0050;
                    
                    text-decoration:   none;
}
