TD {
	font-family : Verdana;
	font-size : 10pt;
	color : black;
	line-height : 10pt;
	vertical-align : top;
}



BODY {
	font-family : Verdana;
	font-size : 8pt;
	color : White;
}



H2 {
	font-family : Verdana;
	font-size : 12pt;
	color : White;
	font-weight : bold;
	Text-align : right;
}

A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	font-family : Arial;
	text-decoration : none;
	color : black;
	font-weight : bold;
}
A:HOVER {
	font-family : Arial;
	text-decoration : none;
	color : black;
	font-weight : bold;
}

A.menu, A.menu:ACTIVE, A.menu:FOCUS, A.menu:LINK, A.menu:VISITED {
	BORDER-BOTTOM: BLACK 1px solid;
	BORDER-LEFT: BLACK 1px solid;
	BORDER-RIGHT: #BABBB4 1px solid;
	BORDER-TOP: #BABBB4 1px solid;
	padding : 1px 1px 1px 1px;
	color : #000060;
	text-decoration : none;
	background-color : White;
	width : 120px;
	font-size : 10px;
	font-weight : bold;
}
A.menu:HOVER {
	BORDER-BOTTOM: #BABBB4 1px solid;
	BORDER-LEFT: #BABBB4 1px solid;
	BORDER-RIGHT: BLACK1px solid;
	BORDER-TOP: BLACK 1px solid;
	padding : 1px 1px 1px 1px;
	color : Blue;
	text-decoration : none;
	background-color : Yellow;
	width : 120px;
	font-size : 10px;
	font-weight : bold;
}

	



