body { 
background-color: #ffffff; 
background-image: none; 
font-family: "Arial"; 
font-size: 10pt; 
} 

font { 
size: 10pt; 
} 

p { 
color: #996633; 
font-family: "Arial"; 
 font-size: 10pt; 
} 

ul { 
color: #996633; 
font-family: "Arial"; 
font-size: 10pt; 
} 

ol { 
color: #996633; 
font-family: "Arial"; 
font-size: 10pt; 
} 

.justify { 
text-align: justify; 
} 

.left { 
text-align: left; 
} 

.right { 
text-align: right; 
} 

.center { 
text-align: center; 
align: center; 
} 

.footer { 
color: #996633; 
font-family: "Arial"; 
font-size: 8pt; 
text-align: center; 
} 

h1, h2  { 
color: #996633; 
font-family: "Arial";
}

h5, h3, h4 { 
color: #996633; 
font-family: "Arial"; 
text-align: left; 
} 

h6 { 
color: #996633; 
font-family: "Arial"; 
text-align: left; 
} 

.black { 
color: #000000; 
} 

.red { 
color: #CC3300; 
} 

.yellow { 
color: #E5CA12; 
} 

.bright_red { 
color: red; 
} 

.blue { 
color: #000066; 
} 

.a_navigation { 
color: #996633; 
} 

a:hover { 
color: #FF0000; 
} 

.li_bullet { 
type: disk; 
} 

.ol_number { 
type: 1; 
} 

table { 
position: relative; 
border: solid 0px #996633; 
background-color: #ffffff; 
padding: 0px 0px 0px 0px; 
font-family: "Arial"; 
font-size: 10pt; 
align: center; 
border-spacing: 0px; 
empty-cells: show; 
border-collapse: collapse; 
width: 800px; 
vertical-align: top;
} 

.table_inset { 
position: relative; 
border: solid 0px #996633; 
background-color: #ffffff; 
padding: 20px 20px 20px 20px; 
font-family: "Arial"; 
font-size: 10pt; 
align: center; 
border-spacing: 20px; 
empty-cells: show; 
border-collapse: collapse; 
width: 500px; 
} 

td { 
position: relative; 
border: solid 0px #996633; 
padding: 5px 5px 5px 5px; 
font-family: "Arial"; 
font-size: 10pt; 
align: left; 
vertical-align: top; 
} 

.page_header { 
position: relative; 
border: solid 0px #996633; 
background-color: #ffffff; 
background-image: none; 
padding: 0px 0px 0px 0px; 
font-family: "Arial"; 
font-size: 10pt; 
vertical-align: top; 
width: 555px; 
height: 150px; 
} 

.page_header_inset { 
position: relative; 
border: solid 0px #996633; 
background-image: none; 
background-color: #ffffff; 
padding: 5px 5px 5px 5px; 
font-family: "Arial"; 
font-size: 10pt; 
vertical-align: top; 
width: 450px; 
height: 150px; 
} 

.page_navigation_left { 
position: relative; 
border: solid 0px #996633; 
background-color: #none; 
padding: 5px 5px 5px 5px; 
font-family: "Arial"; 
font-size: 10pt; 
vertical-align: top; 
width: 175px; 
align: left; 
} 

.page_navigation_right { 
position: relative; 
border: solid 0px #996633; 
background-color: #none; 
padding: 5px 5px 5px 5px; 
font-family: "Arial"; 
font-size: 10pt; 
vertical-align: top; 
width: 175px; 
align: left; 
} 

.admin_nav { 
position: relative; 
border: solid 0px #996633; 
padding: 3px 3px 3px 3px; 
font-family: "Arial"; 
font-size: 10pt; 
vertical-align: top; 
width: 545px; 
} 

.page_body { 
position: relative; 
border: solid 0px #996633; 
background-color: #ffffff; 
overflow: none; 
padding: 10px 10px 10px 10px; 
font-family: "Arial"; 
font-size: 10pt; 
color: #996633; 
vertical-align: top; 
width: 555px; 
} 

.splash { 
position: relative; 
border: solid 0px #996633; 
background-color: #ffffff; 
overflow: none; 
padding: 10px 10px 10px 10px; 
font-family: "Arial"; 
font-size: 10pt; 
color: #996633; 
vertical-align: top; 
width: 800px; 
height: 450px; 
} 

.page_footer { 
position: relative; 
border: solid 0px #996633; 
background: none; 
background-color: #ffffff; 
padding: 5px 5px 5px 5px; 
font-family: "Arial"; 
width: 800px; 
height: 130px; 
text-align: center; 
vertical-align: top; 
color: #996633; 
font-size: 8pt; 
} 

.page_footer_inset { 
position: relative; 
border: solid 0px #996633; 
background-color: #ffffff; 
padding: 0px 0px 0px 0px; 
font-family: "Arial"; 
width: 450px; 
height: 130px; 
text-align: center; 
vertical-align: top; 
color: #996633; 
font-size: 8pt; 
} 

hr { 
color: #FD6A36; 
}