body {
margin-left : 0px; 
margin-top : 10px; 
background-color : #ffffff;
scrollbar-3dlight-color:#5A0000; 
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#5A0000;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#5A0000;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#5A0000;
} 

div.content {
float : left; 
width : 510px; 
} 

table {
width : 500px; 
border: 0px;
border-spacing: 0px;
}
td {
vertical-align : top; 
} 

body , td {
font-family : times new roman, Arial, Helvetica, sans-serif; 
font-size : 15px; 
font-style : normal; 
color : #000000; 
text-align : "left"; 
} 

H1 {
font-family : times new roman, arial, Helvetica, sans-serif; 
font-size : 22px; 
font-style : normal;
font-weight : bold;
color : #5A0000;
} 

H2 {
font-family : times new roman, tahoma, verdana, arial, Helvetica, sans-serif;
font-size : 16px; 
font-style : normal;
font-weight : bold;  
} 

H6 {
font-weight : normal; 
font-size : 10px; 
font-style : normal; 
} 

A:link {
color : #FF8000;
background-color : transparent;
text-decoration : underline;
font-weight : bold; 
}
A:visited {
color : #FF8000;
background-color : transparent;
text-decoration : underline;
font-weight : bold; 
}
A:hover {
color : #FF8000;
background-color : transparent;
text-decoration : none;
font-weight : bold; 
} 
A:active {
color : #FF8000;
background-color : transparent;
text-decoration : none;
font-weight : bold; 
}

hr {
height : 1px;
color : #5A0000;
} 