body, td, font {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}
.headtext {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 13px;
	color: #000000;
    font-weight: normal;
}
.H1 {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 24px;
	color: #000000;
    font-weight: bold;
}
.H2 {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 18px;
	color: #000000;
    font-weight: bold;
}

.headlink:hover{
	font-family : Tahoma;
    text-decoration: underline;
	font-size : 10px;
	color: #666666;
}

.menulink {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 10px;
	color: #666666;

}
.menulink:hover{
	font-family : Tahoma;
    text-decoration: underline;
	font-size : 10px;
	color: #666666;
}

a {
	text-decoration: underline;
	color: #000000;
	   font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	   font-weight: bold;
}

.submenulink {
	font-family : Verdana, Arial, Helvetica, sans-serif, Verdana ;
    text-decoration: none;
	font-size : 10px;
	color: #ffffff;
}
.submenulink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif, Verdana ;
    text-decoration: underline;
	font-size : 10px;
	color: #ffffff;
}
.smalltext {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 10px;
	color: #666666;
}
.smalltext:hover {
	font-family : Tahoma;
    text-decoration: underline;
	font-size : 10px;
	color: #666666;
}
.break{
	font-family : Verdana, Arial, Helvetica, sans-serif, Verdana ;
	font-size : 11px;
	color : #ffffff;
}
.form {
border:1px solid #666666;
background-color:#ffffff;font:normal 10pt Tahoma;color:black;
}
.form2 {
border:1px solid #666666;
background-color:#ffffff;font:normal 8pt Tahoma;color:black;
}
