h1{font-size: 17px;}
h2{font-size: 16px;}
h3{font-size: 15px;}
.menu {
	padding-left: 8px;
	font-size: 13px;
}
.title1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;

	font-weight: bold;
}

.menu_title_right {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}


.menu_title {
	font-family: Tahoma;
	font-size: 14px;
	color: green;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}


.submenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
    line-height: 14px;
}
.formtext {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	border: 1px solid #000000;
	padding-right: 3px;
	padding-left: 5px;
}
.formbutton {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.bodytext {
	FONT-SIZE: 80%; 
    FONT-FAMILY: tahoma, arial, geneva, sans-serif;
	color: #000000;
	padding: 10px;
}
.title2 {
	font-family: Tahoma;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0066FF;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 2px;
}
.title3 {

	font-family: Tahoma;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0066FF;
	color: #FFFFFF;
	padding: 3px;
}

.formtext1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	border: 1px solid #000000;
	width: 300px;
}

