body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
width: 100%;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
.noline {
	text-decoration: none;
	color: #000000;

}

.style1 {
	font-family: Tahoma;
	font-size: xx-small;
	color: #CC0000;
}
.style2 {
	font-family: Tahoma;
	font-size: x-small;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
}
.style4 {
color: #FF6600;
font-weight: bold;
font-size: 14px;

}
A:link {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A:active {
	COLOR: #cc0000; TEXT-DECORATION: none
}
 
 #footer {
	text-align: center;
}
