body{
	margin-top : 0px;
}
table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF8000;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
ul{
	list-style-type : none;
	padding-left: 12px;
	margin : 0px;
}
li{
	margin-top : 3px;
	margin-bottom : 3px;
}
.topmenu{
	text-align : center;
}
.topmenu a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
}
.topmenu a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C2C2C2;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
}
.topmenu .active{
	color : #FFFFFF;
	text-decoration : overline;
}
.balmenu{
	color : #FF6633;
}
.balmenuactive{
	color : #666666;
}
H1{
	color : #FF6600;
	font-family : Tahoma, Arial, Helvetica, " sans-serif";
	font-weight : bold;
	font-size : 16px;
	font : bolder;
	text-indent : 20px;
	margin-top : 16px;
	margin-bottom : 2px;
	}
	.header{
	font-family : Tahoma, Arial, Helvetica, " sans-serif";
	font-weight : bold;
	font-size : 12px;
}
	.text{
	padding-left : 12px;
	padding-right : 16px;
	text-align : justify;
}


