<!--
a {
   text-decoration: none; 
   color: #000099
}
a:hover { 
    text-decoration: underline; 
	color: #FF0000
}

body {
    COLOR: black;
	background: #b0dd66;
    font: 12px trebuchet ms, arial, helvetica, sans-serif;
    margin-left: 15px;
}

input {
    COLOR: black;
	background: #dff;
    font: 12px trebuchet ms, arial, helvetica, sans-serif;
}


h6 {
    font: 13px trebuchet ms, arial, helvetica, sans-serif; 
	margin-top: 10px; 
	margin-bottom: 0; 
	margin-left: 40px;
}
h2 {
    font: 16px trebuchet ms, arial, helvetica, sans-serif;
    color: #000;    
    background: inherit; 
    margin-top: 20px; 
    margin-bottom: 7px; 
    margin-left: 20px;
}

#header {
    font: 28px trebuchet ms, arial, helvetica, sans-serif;
    color: #000;    
    background: inherit; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    margin-left: 40px;
}
.table1 {
    font: 12px trebuchet ms, arial, helvetica, sans-serif;
    COLOR: black;
    background: #ff6;
}
.table2 {
    font: 10px trebuchet ms, arial, helvetica, sans-serif;
    COLOR: black;
    background: #ff9;
}
.faq{
    COLOR: black;
    font: 14px trebuchet ms, arial, helvetica, sans-serif;
	background: #fff;
	margin-right: 20px;
    margin-top: 8px; 
    margin-bottom: 2px; 
}
.faqa{
    COLOR: black;
    font: 12px trebuchet ms, arial, helvetica, sans-serif;
	text-indent: 10px;
	padding: 5px;
	background: #efc;
	margin-right: 20px;
    margin-top: 2px; 
    margin-bottom: 18px; 
}
.showoff {
    COLOR: black;
	background: #fff;
	margin-right: 80px;
    margin-top: 8px; 
    margin-bottom: 8px; 
}
.showoff2{
    COLOR: black;
	background: #eee;
	margin-right: 80px;
    margin-top: 8px; 
    margin-bottom: 8px; 
}
