body {
	text-align:center;
	width:100%;
	background-color:#eee
	
}
legend,.sButton {
	font-size: 16px;
	font-weight: bold;
	font-family:arial;
	color:#0066FF
}

a.sButton{text-decoration:none}

fieldset {
	text-align:left;
	display:block;
	width:450px;
	margin:0px;
	padding:10px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-top:0px;
}


.sms {
	font:14px arial #cccccc;
	width:450px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	border-top:1px solid #cccccc;
	padding:10px;
}

textarea{width:450px;}

a {
	font: normal 11px/20px "Lucida Grande", "Verdana", sans-serif;
	color:blue;
}
a:hover{
	color:red
}

a img {
  border-width:0;
  }

li,p,small,label {
	font: normal 11px/20px "Lucida Grande", "Verdana", sans-serif;		
	padding:0px;
	}
	
	
	
h1,h2{
font: 21px/20px "Lucida Grande", "Verdana", sans-serif;	
color:#B22222
}

#footer a {padding:10px;}
