<style>
<!--


a {
    color: #666666;
	text-decoration: none ;
}

a:hover {
    color: #AA0000;
	text-decoration: underline ;
}

a:link {
    color: #666666;
	text-decoration: none ;
}
a:visited {
    color: #666666;
	text-decoration: none ;
}
a:active {
    
	text-decoration: underline ;
}

.topheader {
	font-family: "Trebuchet MS" ;
	font-size: xx-large ;
        color: #0000CC ;
font-weight: bold ;
}
.subheader {
font-family: "Arial" ;
	font-size: medium ;
color: #0000CC ;
font-weight: bold ;
font-style: italic ;

}



.tocstyle {
	font-family: "Trebuchet MS" ;
	font-size: medium ;
	background-color: #DFDFDF ;
}

.parastyle {
	font-family: Tahoma ;
	font-size: small ;
}
.emphstyle {
	font-family: Tahoma ;
	font-size: medium ;
font-weight: bold ;
}


-->
</style>