P  {
	font-family : tahoma, arial, helvetica, sans-serif;
	color : Black;
}

H1  {}

H2  {
	font-size : 22px;
}

H3  {
	font-size : 14px;
	font-weight : bold;
}

A  {
	color : #006600;
}

A:Visited  {
	color : #006600;
}

A:Active  {
	color : #006600;
}

A:Hover  {
	color : Red;
}

BODY  {
	font-size : 11px;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

div.menu  {
	font-size : 12px;
	color : Black;
	font-weight : bold;
	font-style : normal;
	font-family : tahoma, arial, helvetica, sans-serif;
}

div.small  {
	font-size : 11px;
	font-weight : normal;
	font-family : tahoma, arial, helvetica, sans-serif;
	color : Black;
}

TD  {
	font-size : 14px;
	color : Black;
	font-family : tahoma, arial, helvetica, sans-serif;
}

