h1 { 
font-family: verdana, arial, sans-serif; 
font-size: 18px; 
color: #5B6881; 
margin-bottom: -10px; 
background: white; 
}

h2 { 
font-family: verdana, arial, sans-serif; 
font-size: 18px; 
background: #5B6881; 
color: white; 
margin-bottom: -6px; 
margin-left: 1%; 
}

h3.strap { 
font-family: engravers mt, arial, sans-serif; 
font-size: 16px; 
color: #8A0000; 
background: white; 
}

h4 { 
font-family: verdana, arial, sans-serif; 
font-size: 14px; 
color: #5B6881; 
background: white; 
margin-bottom: -10px; 
}

h4.green { 
font-family: verdana, arial, sans-serif; 
font-size: 14px; 
color: #007400; 
background: white; 
margin-bottom: -10px; 
}

body { 
color: black; 
background: white; 
margin-left: 2%; 
margin-right: 2%; 
font-family: verdana, arial, sans-serif; 
font-size: 11px; 
}

body.index { 
color: white; 
background: black;
margin-left: 2%; 
margin-right: 2%; 
font-family: verdana, arial, sans-serif; 
font-size: 11px; 
}

p {
color: black; 
background: white; 
margin-left: 3%; 
margin-right: 3%; 
font-family: verdana, arial, sans-serif; 
font-size: 11px; 
}

td {
color: black; 
background: white; 
font-family: verdana, arial, sans-serif; 
font-size: 11px; 
}

a:link { 
color: #5B6881; 
font-weight: bold;
text-decoration: none;
}

a:link img { 
border-color: black;
}

a:visited { 
color: black; 
font-weight: bold;
text-decoration: none;
}

a:visited img { 
border-color: black;
}

a:active { 
font-weight: bold;
color: #5B6881; 
text-decoration: underline;
}

a:active img { 
border-color: black;
}

a:hover { 
font-weight: bold; 
text-decoration: underline;
}

