@charset "utf-8";
/* CSS Document */
<style>
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	

body, td, th {
	font-size: 14px;
}


a:hover {
	color:  #0066cc;
	text-decoration: none;
	font-weight: bold
}

a:link {
	color: #330066;
	text-decoration: underline;
}
a:visited {
	color: #00FF66;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #039;
}



.departmentsmall {
	font-size:10pt;
	font-weight: normal
}
.articletoctitletext {
	font-size:10pt;
	font-weight: normal
}
.toctext {
	font-size:9pt;
	font-weitht: normal
}
.style1 {
	color: #008000
}


	
</style>