TextRollover-1  a:link { color: #0000cc; text-decoration: none }
a:visited { color: #0000cc; text-decoration: none }
a:hover { color: #cc6600; text-decoration: underline; cursor: hand }
a:active { color: #0000cc; text-decoration: none }
a:link { color: #0000cc; text-decoration: none }
body { background-color: #ffffff;
}

h1 {Regular Text;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

h2 {Header Links; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

h3 {Copyright Info;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

h4 {Header Title;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: bold;
	font-weight: bold;
}

h5 {Header Title;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
