
body 
 {
 padding: 0px;
 margin: 0px;
 }

body, td, div
 {
 font-family: tahoma, arial, sans-serif;
 font-size: 10pt;
 } 

body, td, div 
 {
 color: #808184;
 }

a, a:visited,b,strong { color: #902f46; }
 
/* Internal pages */

h1,h2 { ccolor: #cf0000; ffont-variant: small-caps; ffont-family: georgia; }
h1 { font-size: 16px; }
h2 { color: white; font-size: 14px; }
h5 { font-size: 13px; }

ul { padding:0px; margin:6 0 0 6; }
ul li { list-style: none; display: block; background: url(/images/bullet-small.gif) left 6px no-repeat; padding:0 0 0 12; margin-bottom:6px; }

ol { margin:0 0 0 33; }
ol li { padding-bottom:6px; }

.content table td { vertical-align:top; padding:3px; border-bottom:1px #333333 solid; }

form table td { border-bottom:0px !important; }

table .header td { font-weight:bold; }

div.white_image { display: block; width: 369px; border: 2px solid #902f46; }
