/* CSS definition file containing sitestyle stylesheets */
body, p, td {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333399;
}
a {font-weight: bold}
A:active { color: rgb(136,0,0); text-decoration: none ;}
A:link { color: rgb(136,0,0); text-decoration: none ;}
A:hover { color: rgb(0,0,0); text-decoration: underline;}
A:visited { color: rgb(136,0,0); text-decoration: none ;}
li { color: #990033; font-size: 10pt;}
h1 { font-size: 14pt; color: #003399;}
h2 { font-size: 14pt; }
h3 { font-size: 13pt; font-weight: bold; font-style: normal; }
h4 { font-size: 12pt; font-weight: bold}
h5 { font-size: 11pt}
h6 { font-size: 10pt}
.hl { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; color: #0033CC; }
.ti { font: bold 14px Arial, Helvetica, sans-serif; color: #993300; text-align: right; }
ul { font-family: Verdana, Arial, Helvetica, sans-serif; }