h1{
	font-size:14pt;
	font-weight:normal;
	font-family : Arial, Verdana;
	color: #000000;        
        font-weight : bold;
}
h2{
	font-size:12pt;
	font-weight:normal;
	font-family : Arial, Verdana;
        font-weight : bold;

}
h3{
	font-size:10pt;
	font-weight:normal;
	font-family : Arial, Verdana;
	color: #fff;
        font-weight : bold;
}
BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Verdana;
	font-size : 8pt;
}
TABLE {
	font-family : Arial, Verdana;
	font-size : 10pt;
}
TD {
	font-family : Arial, Verdana;
	font-size : 10pt;
	color : #000000;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : 000000;
	font-size : 7pt;
	text-decoration : underline;
}
A:FOCUS, A:HOVER {
	color : #333333;
	font-size : 7pt;
	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, A:ACTIVE.menu4, A:LINK.menu4, A:VISITED.menu4 {
	color : #FF6746;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
}
A:FOCUS.menu, A:HOVER.menu, A:FOCUS.menu4, A:HOVER.menu4{
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
}
A:ACTIVE.menu2, A:LINK.menu2, A:VISITED.menu2 {
	color : #094270;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	padding-left : 0px;
}
A:FOCUS.menu2, A:HOVER.menu2 {
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	padding-left : 0px;
}
A:ACTIVE.menu3, A:LINK.menu3, A:VISITED.menu3 {
	color : #000000;
	font-size : 9pt;
	text-decoration : none;
}
A:FOCUS.menu3, A:HOVER.menu3 {
	color : #000000;
	font-size : 9pt;
	text-decoration : underline;
}