h1{
	font-size:14pt;
	font-family : Verdana, Arial;
	color: #e8bf71;
	font-weight : bold;
}
h2{
	font-size:12pt;
	color: #d78f05;
	font-weight : bold;
	font-family : Arial, Verdana;
}
h3{
	font-size:10pt;
	font-weight : bold;
	color: #d78f05;
	font-family : Arial, Verdana;

}
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 : #99b7bf;
}
A:ACTIVE, A:LINK, A:VISITED {
	color: #56808a;
	font-weight: normal;
	text-decoration : none;
}
A:FOCUS, A:HOVER {
	color : #56808a;
	font-weight: normal;
	text-decoration : none;
}
A:ACTIVE.menu2, A:LINK.menu2, A:VISITED.menu2 {
	color : #e8bf71;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	padding-left : 0px;
}
A:FOCUS.menu2, A:HOVER.menu2 {
	color: #b78038;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	padding-left : 0px;
}
A:ACTIVE.menu3, A:LINK.menu3, A:VISITED.menu3 {
	color : #b78038;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
A:FOCUS.menu3, A:HOVER.menu3 {
	color: #835f31;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}