P  {}

H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : 18pt;
	color : darkgreen;
}

H2  {}

H3  {
	font-family : Arial;
	font-weight : bold;
	font-size : 14pt;
	color : darkgreen;
}

A  {
	color : Blue;
	text-decoration : none;
	font-family : Arial;
	font-size : 10pt;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : Red;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : underline;
}

BODY  {
	background-color : White;
}
TD  {
	font-size : 10pt;
	font-family : arial;
	color : darkgreen;
}
.link1  {
	color : Yellow;
	font-family : Arial;
	font-weight : bold;
	font-size : 8pt;
}

.text  {
	font-size : 10pt;
	font-family : arial;
	color : darkgreen;
}

.text2  {
	font-size : 12pt;
	font-family : arial;
	color : darkgreen;
	font-weight : bold
}

.menu1  {
	font-family : arial;
	font-weight : bold;
	font-size : 8pt;
	color : white;
}

.menu2  {
	font-size : 8pt;
	font-family : arial;
	color : yellow;
	text-indent : 10pt;
}

.tiny  {
	font-size : 7pt;
	font-family : arial;
	color : darkgreen;
}
.tiny2  {
	font-size : 8pt;
	font-family : arial;
	color : black;
}
