body,td,th,div,p,pre,h1,h2,h3,h4,ul,li,blockquote,nobr,b,i {font-family: Verdana,Arial,Helvetica,Sans Serif; }
body,td,div,p,pre,ul,li,blockquote,nobr,b,i,form {font-size: 12px; color: #000000;}
h1, h2, h3, h4 {font-weight: bold; color: #000000;}

h1 {font-size: 17px; }
h2 {font-size: 14px; }
h3 {font-size: 12px; }

a:link {font-weight: bold; color: #336699; text-decoration: none; }
a:active {font-weight: bold; color: #336699; text-decoration: none; }
a:visited {font-weight: bold; color: #336699; text-decoration: none; }
a:hover {font-weight: bold; color: #3366990; text-decoration : underline; }

.small {
	font-size: 11px;
	}

.text {
	line-height: 17px;
} 
.titel {
	font-size: 11px;
	color: #FFCC66;
} 

.form1 {
	width: 78px;
	background-color: transparent;
	border: 0px hidden White;
}
.form2 {
	width: 200px;
	background-color: #CCCCCC;
	border: 0px solid #99CCCC;
}
.form3 {
	width: 50px;
	background-color: transparent;
	border: 1px solid Black;
}

.form_select {
	width: 200px;
	background-color: Black;
	border: 1px solid White;
	color: #FFCC66;
/*	font-size: 12px;*/
}
.form_button1 {
	background-color: Black;
	border: 1px solid White;
	color: #FFCC66;
/*	font-size: 12px;*/
}

.form_input {
	background-color: White;
	border: 1px solid #FFA800;
/*	font-size: 12px;*/
}
.form_button2 {
	background-color: #FFA800;
	border: 1px solid White;
	color: White;
/*	font-size: 12px;*/
}

