.formular {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; }
	
.button {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold; }	

.star {
    color:#FF3300 }
.title {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.white {

	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.white a:link, a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold}

.white a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold}
	
.white a:hover {
    text-decoration:none;
	color: #000000;
	font-weight:bold; }

.text {
	font-size: 12px;
	color: #000000;
	font-weight: none;
}
.navigator {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #004080;
	font-weight: bold;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
	display:inline;
	color:#666666;
}
h3 a:link, h3 a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
h3 a:hover	{
	text-decoration:none;
	font-weight:normal;
	color:#991515;
	}

a:link, a:visited {
	text-decoration: none;
	color: #991515;
	font-weight: bold}
	
a:hover {
    text-decoration:underline;
	color: #0066cc;
	font-weight:bold; }
h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:39px; 
	color:#313131; 
	font-weight:normal;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
}

