A:link, A:visited, A:active {
	color : #000000;
}

A:hover {
	BACKGROUND-COLOR : #FFFFAA;
}

A:hover.menu {
	
    BACKGROUND-COLOR : #0045C6;
	
}

A:link.menu, A:visited.menu, A:active.menu {
	color : White;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	line-height : 20px;
}

B {
	FONT-WEIGHT : bold;
}

BODY {
	margin-top : 8px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	BACKGROUND: url(art/pic02.gif);
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 16px;
}

H1 {
    FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 13px;
    margin-bottom : 0px;
}

H2 {
	COLOR : #009933;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 11px;
    margin-bottom : 0px;
}

H3 {
	COLOR : #009933;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 11px;
    margin-bottom : -10px;
}

H4 {
	color : #5F5F5F;
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE : 14px;
	FONT-WEIGHT : bold;
}

H5 {
	margin-top : 1px;
	margin-bottom : 1px;
	COLOR : #FFFFFF;
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

H6 {
	margin-top : 1px;
	margin-bottom : 1px;
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

HR {
	margin-top : 10px;
	margin-bottom : 5px;
}

I {
	FONT-STYLE : italic;
}

P, LI,  OL, UL, TD {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 16px;
}

SELECT, INPUT, TEXTAREA {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	font-size : 9px;
	line-height : 16px;
}

.menu {
	line-height : 20px;
}


