.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666600;}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; line-height: 14px;}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333333; text-decoration: none;}
a:active {  color: #666600;}
a:link {  color: #666600; text-decoration: none;}
a:visited {  color: #666600; text-decoration: none;}
a:hover {
color: #000000;
text-decoration: underline;

}

.table_bg_image {
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.tableBGnofix {
	background-repeat: no-repeat;
}
h1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
	margin-bottom: -5px;
}
h2 {
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
	margin-bottom: -8px;
}
h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
	margin-bottom: -8px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
}
