
	A:link		{ color:#000000;
				  font-family: Tahoma;
				  text-decoration:none;
				  font-size: 8pt;}
				  
	A:visited	{ color:#000000;
	              text-decoration:none; 
				  font-family: Tahoma;
				  font-size: 8pt;}
				  
	A:hover		{ color:#000000;
				  font-family: Tahoma;
				  text-decoration:underline;
				  }

.input {
 	font-family:Tahoma;
 	font-size:8pt;
 	font-weight : normal;
 	color : #333333;
	}
 
.data {
	font-family:Verdana;
	font-size:9pt;
	font-weight : normal;
	color : #333333;
	vertical-align : top;
	margin : 15px;
}

.label {
	font-family:Verdana;
	font-size:9pt;
	font-weight : bold;
	color : #333333;
	vertical-align : top;
	margin : 15px;
}

.menu {
	font-family:Tahoma;
	font-size:10pt;
	font-weight : bold;
	color : #000000;
	vertical-align : middle;
	}
	
.header1 {
	font-family:Tahoma;
	font-size:13pt;
	font-weight : bold;
	color : #336699;
	vertical-align : middle;
	}
 