P  {font-size: 8pt; font-family: Verdana, "Trebuchet MS", Georgia, Arial, sans-serif}

H1  {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #336633; font-weight: bold; font-variant: normal; text-transform: uppercase}

H2  {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0033CC}

H3  {font-size: 9pt; font-family: Geneva, Arial, Helvetica, san-serif; color: #009999}

A  {
	color : Red;
}

A:Visited  {
	color : Purple;
}

A:Active  {
	color : Teal;
}

A:Hover  {
	color : Blue;
}

BODY  {
	font-family : Verdana, "Trebuchet MS", Georgia, Arial, sans-serif;
	color : #000066;
	background-color : #FFFFFF;
	font-size : 8pt;
; margin-right: 10px; margin-left: 10px
}

BIG  {
	font-size : 10pt;
	font-weight : bold;
	color : #000099;
; font-family: Geneva, Arial, Helvetica, san-serif
}

SMALL  {
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : Navy;
}

.indent  {
	padding-left : 50px;
	padding-right : 50px;
}

UL  {
	font-style : normal;
	font-weight : normal;
	border-width : thin;
	border-color : Green;
	border-style : none;
	margin-right : 80px;
}

STRONG  {
	font-weight : bold;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
; font-size: 10pt; color: #336600
}

LI  {}

BLOCKQUOTE  {
	font-family : Verdana, "Trebuchet MS", Georgia, Arial, sans-serif;
}

I  {
	font-style : italic;
	color : Navy;
}

EM  {
	font-style : italic;
	color : Red;
	font-weight : bold;
}

.note  {
	border-color : Blue;
	border-style : groove;
	padding : 10px;
	border-width : medium;
}

TD  {
	font-size : 8pt;
; font-family: Verdana, "Trebuchet MS", Georgia, Arial, sans-serif
}

th {  color: #FFFFFF; background-color: #0000CC; padding-top: 1px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px; font-size: 8pt; font-family: Verdana, "Trebuchet MS", Georgia, Arial, sans-serif; border-color: #33CCFF #000000 #000000 #33CCFF; font-weight: bold; border-style: ridge; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
