body {
margin-left : 0px; 
margin-top : 0px; 
background-color : #F1ECE6; 
background-image : url("../images/bg.gif"); 
background-repeat : no-repeat; 
background-attachment : fixed; 
} 
div.content {
float : left; 
width : 370px;
} 
body , td {
font-family : arial, Helvetica, sans-serif; 
font-size : 11px; 
line-height : 160%;
font-style : normal; 
color : #666666; 
text-align : "left"; 
} 

td {
width : 50%; 
vertical-align : baseline; 
} 
H1 {
font-family : Arial black, Helvetica, sans-serif; 
font-size : 14px; 
line-height : 100%; 
font-weight : normal; 
text-transform : uppercase; 
} 
H2 {
font-weight : bold; 
font-size : 10pt; 
line-height : 100%; 
} 
H6 {
font-weight : normal; 
font-size : 7pt; 
color : #808080; 
line-height : 100%; 
text-align : left; 
} 
ul {
list-style-image : url("../images/bullet.gif"); 
} 

A:link {
color : #4F2B0B;
font-weight : bold;
background-color : transparent;
text-decoration : none;
}
A:visited {
color : #4F2B0B;
font-weight : bold;
background-color : transparent;
text-decoration : none;
}
A:hover {
color : #4F2B0B;
background-color : transparent;
text-decoration : underline;
} 
A:active {
color : #4F2B0B;
background-color : transparent;
text-decoration : none;
}
select { 
 font-size: 9px; 
 background-color: #996633; 
 border: 0px solid #ffffff; 
color: #ffffff;
}


