h1{
	font-size:14pt;
	font-weight:normal;
	font-family : Arial;
}
h2{
	font-size:12pt;
	font-weight:normal;
	font-family : Arial;
}
BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial;
	font-size : 8pt;
}
TABLE {
	font-family : Arial;
	font-size : 10pt;
}
TD {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
}
TD.menu3 {
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
	padding: 10px;
}

A:ACTIVE, A:LINK, A:VISITED {
	color : #555555;
	font-weight: normal;
	text-decoration : underline;
}
A:FOCUS, A:HOVER {
	color : #555555;
	font-weight: normal;
	text-decoration : none;
}
TD:HOVER.arrow {
	background-image : url(arrow.gif);
	background-position : 10px;
	background-repeat : no-repeat;
}
A:ACTIVE.menu, A:LINK.menu, A:VISITED.menu {
	color : #ff9933;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
}
A:FOCUS.menu, A:HOVER.menu {
	color : #cc6600;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
}
A:ACTIVE.menu2, A:LINK.menu2, A:VISITED.menu2 {
	color : #cc9900;
	font-size : 8pt;
	text-decoration : underline;
	padding-left : 15px;
}
A:FOCUS.menu2, A:HOVER.menu2 {
	color : #cc9900;
	font-size : 8pt;
	text-decoration : none;
	padding-left : 15px;
}
