h1{
	font-size:16pt;
	font-weight: bolder;
	font-family : Verdana, Arial;
	color: #ff0000;
	font-weight : bold;
	padding-left: 70px;
	margin-top: 10px;
	margin-bottom: 30px;
}
h2{
	font-size:14pt;
	font-weight:normal;
	color: #ff0000;
	font-weight : bold;
	font-family : Arial, Verdana;
}
h3{
	font-size:12pt;
	font-weight:normal;
	font-weight : bold;
	color: #ff0000;
	font-family : Arial, Verdana;

}
BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Verdana;
	font-size : 8pt;
	background: #333333;
	/*background-image: url(./images/fonbody.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
}
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: #ff0000;
	font-weight: normal;
	text-decoration : underline;
}
A:FOCUS, A:HOVER {
	color : #000000;
	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, A:ACTIVE.menu4, A:LINK.menu4, A:VISITED.menu4 {
	color: #000000;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
A:FOCUS.menu, A:HOVER.menu, A:FOCUS.menu4, A:HOVER.menu4{
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
A:ACTIVE.menu, A:LINK.menu, A:VISITED.menu, A:ACTIVE.menu3, A:LINK.menu3, A:VISITED.menu3 {
	color: #000000;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}
A:FOCUS.menu, A:HOVER.menu, A:FOCUS.menu3, A:HOVER.menu3{
	color : #000000;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}
A:ACTIVE.menu, A:LINK.menu, A:VISITED.menu, A:ACTIVE.menu2, A:LINK.menu2, A:VISITED.menu2 {
	color: #000000;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}
A:FOCUS.menu, A:HOVER.menu, A:FOCUS.menu2, A:HOVER.menu2{
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}
