P  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : #FFFFFF;
}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	background-color : #FFFFFF;
}

H2  {
	font-size : 16pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	background-color : #FFFFFF;
}

A  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

A:Visited  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

A:Active  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

A:Hover  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

BODY  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : #FFFFFF;
}

.small  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : "#FFFFFF";
}

.bold  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

.red  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

.heading  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CC0000;
	background-color : #FFFFFF;
}

.normal  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : #FFFFFF;
}

.blue  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	background-color : #FFFFFF;
}

.white  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color : #003366;
}