h1{
	font-size:14pt;
	font-weight:normal;
	font-family : Verdana, Arial;
}
h2{
	font-size:12pt;
	font-weight:normal;
	font-family : Verdana, Arial;
}
BODY {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Verdana, Arial;
	font-size : 8pt;
}
TABLE {
	font-family : Verdana, Arial;
	font-size : 10pt;
}
TD {
	font-family : Verdana, Arial;
	font-size : 10pt;
	color : #000000;
}
TD.text {
	font-family : Verdana, Arial;
	font-size : 10pt;
	color : #000000;
	text-align: justify;
}
TD.menu {
	font-family : Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	background : #c8c8c8;
}
TD.up {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : #555555;
	text-align: left;
}
TD.poddon {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : #cccccc;
	background : #999999;
}
TD.counters {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : #cccccc;
	background : #999999;
	text-align: right;
}
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 : #777777;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
}
A:FOCUS.menu, A:HOVER.menu {
	color : #777777;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
}
A:ACTIVE.menu2, A:LINK.menu2, A:VISITED.menu2 {
	color : #676767;
	font-size : 8pt;
	text-decoration : underline;
	padding-left : 15px;
}
A:FOCUS.menu2, A:HOVER.menu2 {
	color : #676767;
	font-size : 8pt;
	text-decoration : none;
	padding-left : 15px;
}
INPUT, INPUT.text {
	font-family : Verdana, Arial;
	font-size : 10pt;
	background : White;
	border : 1px solid Black;
}
TEXTAREA, TEXTAREA.text {
	font-family : Verdana, Arial;
	font-size : 8pt;
	background : White;
	border : 1px solid Black;
}
SELECT, SELECT.text{
	font-family : Verdana, Arial;
	font-size : 8pt;
	background : White;
	border : 1px solid Black;
}
