 body{
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	line-height: normal;
}

p 	{ 
	line-height: 1 
}

h1 {    
	color: #000000;
 	font-size: 18pt; 
 	font-weight: bold; 
}

h2{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1;
}


h3{
	text-decoration: underline; 	
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
}



a{  
	color: #000000;   
	text-decoration: none;
}

#Foot{
	color: #FFFFFF";   
	text-decoration: none;
}

input{
	background-color: #C0C0C0; 
	border: 1px solid #000000; 
	padding-left: 3px; 
	padding-right: 3px; 
	padding-top: -1px; 
	padding-bottom: -1px"
}

a:hover { 
	text-decoration: underline; 
}
