* { 
margin : 0;
} 
html, body { 
height : 100%;
} 
body { 
background-color : #555555;
} 
p { 
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
} 
b { 
color : #ffffff;
font-size : 13px;
font-weight : bold;
text-decoration : none;
}
#b1 { 
color : #ccffff;
font-size : 13px;
font-weight : bold;
text-decoration : none;
} 
h1 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
font-size : 18px;
font-weight : bold;
text-decoration : none;
} 
h2 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
} 
h3 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #ffffff;
font-size : 11px;
font-weight : normal;
} 
h4 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
} 
h5 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : normal;
} 
#maintitle { 
color : #ccffff;
font-family : Algerian;
font-size : 28px;
font-weight : bold;
text-decoration : none;
align : center;
} 
.title { 
color : #ffffff;
font-family : Algerian;
font-size : 12px;
font-weight : bold;
text-decoration : none;
} 
table { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
font-weight : normal;
}  
a { 
color : #ccffff;
font-size : 12px;
font-weight : bold;
text-decoration : none;
} 
a:hover { 
color : #ffffff;
font-weight : bold;
text-decoration : underline;
}
#foot { 
color : #ccffff;
font-size : 11px;
font-weight : bold;
text-decoration : none;
align : center;
}