A {
	background : #FFFFFF;
	color : #3333FF;
}

A:VISITED {
	background : #FFFFFF;
	color : #333366;
}

A:HOVER {
	background : #FFFFFF;
	color : #3333FF;
	font-weight : bold;
}

A:ACTIVE {
	background : #FFFFFF;
	color : #0000CC;
	font-weight : bold;
}

BODY, TD, P {
	background : #FFFFFF;
	color : #996699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

H1 {
	background : #FFFFFF;
	color : #006600;
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
	font-variant : small-caps;
	font-weight : bold;
}

.Caption {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

.Navigate {
	font-size : 9pt;
}

.Notes {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
}
.Subhead {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #006600}
