html
{ margin: 0px;
  padding: 0px; height: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFF;
	font-size:13px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
img {border-style: none;}
a {
	color: #139CE3;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
}
a:hover {
	color: #139CE3;
	text-decoration: underline;
}
.menu_, .menu_:hover {
	color: #7FFF95;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:300;
	display:block;
	height:73px;
	line-height:73px;
	background-image:url(img/menu_.gif); background-position: center; background-repeat: repeat-x;
}
.menu {
	color: #7FFF95;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:300;
	display:block;
	height:73px;
	line-height:73px;
}
.menu:hover {
	color: #7FFF95;
	text-decoration: none;
	background-image:url(img/menu_.gif); background-position: center; background-repeat: repeat-x;
}

.white {
	color: #ffffff;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.white:hover {
	color: #ffffff;
	text-decoration: none;
}

.blu {color: #64B2DE; font-size:14px;}
.red {color: #F00 ; font-size:14px; font-weight:700;}
H3 {margin-top:0px; margin-bottom:0px; color:#2070A4; font-size:14px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:800;}
H2 {margin-top:1px; margin-bottom:1px; color:#2070A4; font-size:16px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:700;}
H1 {margin-top:3px; margin-bottom:3px; color:#2070A4; font-size:18px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:500;}
