body {
background-color : #cccccc;
padding : 0;
margin : 20px auto auto auto;
border : 0;
}
span.red{
color:#ff0000;
}
div.smlspace {
width:800px;
height: 10px;
margin:0px auto auto auto;
background-color:#ffffff;
margin : 0 auto auto auto;
padding : 0;
border : 0;
}
div.banner {
width:800px;
height:120px;
background-image: url('banner.gif');
background-repeat: repeat-x;
text-align : center;
margin : 0 auto auto auto;
padding : 0;
border : 0;
}
div.midspace {
width:800px;
height:30px;
margin:0px auto auto auto;
background-color:#ffffff;
margin : 0 auto auto auto;
padding : 0;
border : 0;
}
div.content {
background-color:#ffffff;
margin : 0px auto auto auto;
height : auto;
width : 800px;
color : #000000;
font-family : Georgia, serif;
font-size : 11px;
text-align : center;
text-decoration : none;
padding : 0;
border : 0;
}
div.text {
background-color:#ffffff;
margin : 0px auto auto auto;
height : auto;
width : 750px;
color : #000000;
font-family : Georgia, serif;
font-size : 11px;
text-align : left;
text-decoration : none;
padding : 0;
border : 0;
}
h1 {
margin : 0px auto auto auto; 
color : #cc3333;
font-family : Georgia, serif;
font-size : 13px;
text-align : left;
text-decoration : none;
padding : 0;
border : 0;
}
h2 {
margin : 0px auto auto auto;
color : #cc3333;
font-family : Georgia, serif;
font-size : 11px;
text-align : left;
text-decoration : none;
padding : 0;
border : 0;
}
p.ccno{
font: bold 13px Georgia, serif;
text-align : center;
}
div.line {
width:800px;
height: 1px;
margin:0px auto auto auto;
background-color:#cccccc;
padding : 0;
border : 0;
}
div.footer {
background-color:#ffffff; 
width : 800px;
height : auto;
margin : 0 auto auto auto;
padding : 0;
border : 0;
color : #003366;
font-family : Georgia, serif;
font-size : 11px;
text-align : center;
text-decoration : none;
}
