A:link {text-decoration: underline; Color: #000000; background-color:#ffffff}		
A:visited {text-decoration: underline; Color: #000000; background-color:#ffffff}
A:active {text-decoration: underline; Color: #000000; background-color:#ffffff}
A:hover {text-decoration: none; color: #2F2626; background-color:#ffffff}


body {
background-color: #ffffff;
color: #000000;
font-size: 11px;
font-family: verdana, sans-serif; 

}

img {
border:0px;
}

li {
padding-bottom:15px;
}

legend {
font-size: 12px;
font-weight:bold;
color: #000000;
background-color:#ffffff
}

label, input {
display: block;
width: 200px;
float: left;
margin-bottom: 10px;
}
	


label {
text-align: right;
width: 100px;
padding-right: 20px;
}
	
fieldset {
width:400px;
display:block;
margin-bottom: 5px;
padding-bottom:5px;
padding-top:10px;
}
	
#subm {
width:120px;
}

h3 {
margin:0px;
}

h2 {
margin: 1px;
font-size: 18px;
}

h1 {
margin: 1px;
font-size: 20px;
font-weight: bold;
}
