h1 { 
color: #FFFFFF; 
font-family: Papyrus; 
font-size: 36pt }

h2 {
font-family : Papyrus; 
font-size : 160%; 
margin-left : 5px; 
color :#800000 ; 
} 

h3 { 
font-family: Papyrus; 
font-size:120%; 
margin-left: 5px; 
color:#800000; 
}

h4 { 
font-family: Papyrus; 
font-size: 90% ; 
text-indent: 10pt; 
margin-left: 10pt; 
background-colour: #800000; color:#800000 
}

h5 { 
font-family: sans-serif; 
font-size: 10px ; 
text-indent: 10pt; 
margin-left: 10pt; 
background-colour: #800000;
float:right 
}


h6 { 
font-family: Papyrus; 
font-size: 12pt; 
color:#800000; 
}

body { 
font-family: Arial, sans-serif; 
font-size: 11pt; 
color:#800000; 
text-indent:5px;
}      
   
td { 
margin-left: 70pt; 
margin-right: 70pt; 
font-family: Arial, sans-serif; 
font-size: 11pt; 
text-align:justify; 
color:#800000; 
 
}

p { 
margin-left: 20px; 
margin-right: 20px; 
font-family: Arial; 
font-size: 11pt; 
color#800000; color:#800000 
}


a.navigbutton { 
border-style:outset; 
border-width:1px; 
font-family: "Papyrus"; 
font-size: 12pt; 
width: 130pt; 
height: 25pt; 
text-color:#800000; 
text-align:center; 
vertical align:middle;
position:relative; 
float:left; text-decoration:none; 
padding-top:5px; 
font-weight:bold; 
background-image:url('buttonbackground.jpg'); 
color:#800000; 
}

a:hover.navigbutton { 
border-style:outset; 
border-width:1px; 
font-family: "Papyrus"; 
font-size: 12pt; 
width: 130pt; 
height: 25pt; 
text-color:#808000;
vertical-align:middle;
text-align:center;
position:relative; 
float:left; 
text-decoration:none; 
padding-top:5px; 
font-weight:bold; 
background-image:url('buttonbackgroundhover.jpg'); 
color:#BD470F;
}

a.mainbodybutton { 
border-style:outset; 
border-width:1px; 
font-family: "Papyrus"; 
font-size: 11pt; 
width: 130pt; 
height: 20pt; 
padding: 2px; 
text-color:#800000; 
vertical-align:middle; 
text-align:center;
position: relative;
float: right; 
text-decoration:none; 
color:#800000; 
background-image:url('buttonbackground.jpg');
}

a:hover.mainbodybutton 
{ 
border-style:outset; 
border-width:1px; 
font-family: "Papyrus"; 
font-size: 11pt; 
width: 130pt; 
height: 20pt; 
padding: 2px; 
text-color:#808000; 
vertical-align:middle; 
text-align:center;
position: relative;
float: right; 
background-image:url('buttonbackgroundhover.jpg'); 
text-decoration:none; color:#BD470F
}


li           { 
font-family: "Arial"; 
color: #800000; 
margin-left:10pt; 
margin-right:10pt; 
margin-bottom:5; margin-top:0 
}

ul           { 
color: #800000; 
font-family: Arial; 
text-align:left; 
list-style-type:disc; 
text-indent:0; 
margin-left:5; 
margin-right:5 
}

a            { 
text-decoration: none 
}


a:link.ext { color: #008000;text-decoration:none}
a:visited.ext { color: #008000;}
a:active.ext { color: #0000FF; }