BODY {
background-color : #ffffff; 
font-family : Verdana, Arial, sans-serif; 
font-size : 80%; 
margin : 0; 
} 
Table {
font-family : Verdana, Arial, sans-serif; 
font-size : 100%; 
border-collapse : collapse; 
padding : 0; 
margin : 0; 
} 
P, TD, LI, UL {
font-family : Verdana, Arial, sans-serif; 
font-size : 100%; 
} 
A:link {
color : #256cbc; 
font-weight : bold; 
text-decoration : none; 
} 
A:visited {
color : #256cbc; 
font-weight : bold; 
text-decoration : none; 
} 
A:hover {
color : #af4825; 
font-weight : bold; 
background : #536b77; 
text-decoration : none; 
} 
A:active {
color : #256cbc; 
font-weight : bold; 
text-decoration : none; 
} 
H1 {
color : #256cbc; 
font : 22px Tahoma, Tahoma; 
text-align : left; 
} 
H2 {
color : #abe703; 
font : normal 20px Tahoma, Arial, sans-serif; 
text-align : left; 
text-transform : lowercase; 
letter-spacing : 2px; 
} 
H3, H4, H5, H6 {
color : #000000; 
font : normal 13px Tahoma; 
} 
.header {
width : 900px; 
height : 200px; 
color : #000000; 
background-image : url(images/header1.jpg); 
font : bold 26px Georgia, Georgia, serif; 
letter-spacing : 2px; 
text-align : right; 
padding : 0 20px 0 0; 
} 
.sidebar {
width : 200px; 
font-family : Verdana, Arial, sans-serif; 
text-align : center; 
vertical-align : top; 
background : #abe703; 
padding-left : 10px; 
padding-right : 0; 
padding-top : 15px; 
padding-bottom : 15px; 
border : 1px solid #000000; 
} 
.sidebar dl {
background : transparent; 
padding : 0 10px 0 0; 
margin : 2px 0; 
line-height : 10px; 
font-size : 105%; 
} 
.sidebar dt {
color : #ffffff; 
font-weight : bold; 
letter-spacing : 3px; 
border-bottom : 1px solid #abe703; 
padding : 10px 0 4px; 
} 
.sidebar dd {
margin : 3px; 
padding : 3px 0; 
} 
.sidebar dd a:link, .sidebar dd a:visited, .sidebar dd a:active {
display : block; 
color : #196d63; 
font-weight : bold; 
text-decoration : none; 
background-color : #abe703; 
border : 1px solid #abe703; 
padding : 3px; 
} 
.sidebar dd a:hover {
color : #000000; 
font-weight : bold; 
text-decoration : none; 
background-color : #ffffff; 
border : 1px solid #000000; 
} 
.content {
width : 700px; 
font-family : Verdana, Arial, sans-serif; 
text-align : justify; 
vertical-align : top; 
background : #ffffff; 
line-height : 18px; 
padding-left : 20px; 
padding-right : 20px; 
padding-top : 15px; 
padding-bottom : 15px; 
border : 1px solid #ffffff; 
} 
.footer {
width : 900px; 
height : 100px; 
background-image : url(images/bottomheader1.jpg); 
font-weight : bold; 
text-align : left; 
padding : 0 0 0 20px; 
} 
.footer A:link {
color : #000000; 
text-decoration : none; 
background-color : transparent; 
} 
.footer A:visited {
color : #000000; 
text-decoration : none; 
background-color : transparent; 
} 
.footer A:hover {
color : #000000; 
text-decoration : underline; 
background-color : transparent; 
} 
.footer A:active {
color : #000000; 
text-decoration : none; 
background-color : transparent; 
} 
.spacer {
width : 20px; 
} 
span.tiny {
font-size : 80%