body {
 background: #fff;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 9px;
 line-height: 15px;
 text-align:center;
 padding: 0px;
 margin: 0px;
}
#maintable {
 text-align:left;
 font-size: 11px;
 background: #ffffff;
 border: 2px dashed #000;
 padding: 5px 5px 5px 5px;
 float:center;
 width: 535px;
 margin:auto;
}
#banner {
 background-image: url("banner.jpg");
 background-repeat:no-repeat;
 background-position:center;
 height: 228px; 
}
p {
 line-height: 17px;
 margin: 5px 0px 5px 0px; 
}
a {
 text-decoration: none;
 font-weight: normal;
 color:  #8b0808;
 outline: none;
}
a:visited {
 color:  #8b0808;
}
a:hover {
 color: #000;
}
img {
 border: 0px;
 display:block;
}	
h1 {
 font-size: 20px;
 font-weight: bold;
 color: #fff;
 line-height: 20px;
 margin: 5px; 
}
.style1 {
	color: #8b0808;
	line-height: 11px;
}




