p {  
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 12;
	font-style: normal;
	text-align: justify;
}
td {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 12;
	font-style: normal;
}
a:hover { 
	font-weight: bold; 
	color: #9999FF; 
	text-decoration: underline;
}
a:link { 
	font-weight: bold; 
	color: #003366; 
	font-style: normal; 
	text-decoration: none;
}
a:active { 
	font-weight: bold; 
	color: #003366 ; 
	text-decoration: none;
}
a:visited { 
	font-weight: bold; 
	color: #003366 ; 
	text-decoration: none;
}
.leftband {  
	font-size: 8; 
	font-weight: bold; 
	text-align: center;
}
.normale {  
	text-align: left;
}
h1 {  
	font-size: 12; 
	font-weight: bold; 
	color: #000066; 
	text-indent: 10px;
}
h2 {  
	font-size: 10; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #112266; 
	text-indent: 15px;
}
h3 {  
	font-size: 10; 
	font-weight: bold; 
	color: #10849C; 
	text-indent: 20px;
}
.smallheader
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10; 
 font-weight: normal;
 padding-left: 10px;
 padding-right: 5px;
 line-height: 14px;
 color: #e9f2fc;
 }
.small { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 color: #e9f2fc;
 }
.title { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 16; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 text-color: #ddeeff;
 }
.menu { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 14; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 text-color: #ddeeff;
 }
.info
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10; 
 line-height: 13px;
 padding-left: 5px;
 color: #e9f2fc;
 }
.infohead { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10; 
 line-height: 12px;
 padding-left: 20px;
 color: #e9f2fc;
 }
.newshead { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 12; 
 line-height: 13px;
 padding-left: 5px;
 color: #333333;
} 
input, textarea, select {
 background-color: #CCCCCC;
 border-style: solid;
 border-width: 1px;
 font-family: verdana, arial, sans-serif;
 font-size: 12;
 color: #000000;
 padding: 0px;
}
.cleansubmit {
 border-style: none;
 color: #003366;
}
