H1  {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #666699;
}

H2  {
	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H3  {
	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

BODY  {
	color : black;
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}
.nav  {
	color : white;
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	color : black;
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

td  {
	color : black;
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.tdhead  {
	color : black;
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
}

A:link  {
	color : #003399;
}


A:hover  {
	color : #0033CC;
	text-decoration: underline;
}


A:active  {
	color : #3366FF;
	text-decoration: underline;
}


A:visited  {
	color : #3366FF;
	text-decoration: underline;
}
A.nav:link  {
	color : white;
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}


A.nav:hover  {
	color : #3366FF;
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}


A.nav:active  {
	color : white;
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}


A.nav:visited  {
	color : white;
	font-size : 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
}

H6  {
	font-size : 9pt;
	font-family : Verdana, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : black;
}
.quicknote  {
	color : red;
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
}
A.quicknote:link  {
	color : red;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : underline;
}


A.quicknote:hover  {
	color : #3366FF;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : underline;
}


A.quicknote:active  {
	color : red;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : underline;
}


A.quicknote:visited  {
	color : red;
	font-size : 12px;
	font-weight: bold;
	font-family : Verdana, Helvetica, sans-serif;
	font-style : italic;
	text-decoration : underline;
}


