P  {}

H1  {}

H2  {
	color : #660066;
	font-size : 14pt;
	font-family : Georgia;
}

H3  {
	color : #660066;
	font-size : 12pt;
	font-family : Georgia;
	font-style : Italic;
}

A  {
	color : #330033;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #660066;
	font-weight : bold;
}

A:Active  {
	color : #006666;
	font-weight : bold;
}

A:Hover  {
	color : #330033;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {
	font-size : 11pt;
	font-family : Times New Roman, Times, Serif;
}

TD  {
	font-size : 11pt;
	font-family : Times New Roman, Times, Serif;
}

A.white:Hover {
	color : #ffffff;
}

.white {
	color : #ffffff;
}

.footer {
	font-size : smaller;
	font-style : italic;
}.tableborder {
	border: dotted #333333;
}
