p {  font-family: Verdana, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none}


h1 {  font-family: trebuchet, verdana, sans-serif; font-size: 24px; font-weight: bold}
h2 {  font-family: trebuchet, verdana, sans-serif; font-size: 20px; font-weight: bold}
h3 {  font-family: trebuchet, verdana, sans-serif; font-size: 18px; font-weight: bold}
h4 {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #DF7000}
h5 { text-align: center; font-family: Helvetica, sans-serif; font-size: 8px; }
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a {
	text-decoration: none;
}

table {  font-family: Verdana, Helvetica, sans-serif; font-size: 1 em; color: #000000; text-decoration: none}


td h1 {
font-family: Trebuchet, Verdana, sans serif;
color: white; 
text-align: center; 
font-size:2 em;
}
td h2 {color: white; text-align: center; font-size:1.5 em;
font-family: Trebuchet, Verdana, sans serif;}
td h3 {color: white; text-align: center; font-size:1.5 em;
font-family: Trebuchet, Verdana, sans serif; line-height:110%;}
a:link {color:#FDCD3F;  font-weight: bold; text-decoration: none;}
a:hover {color: white; font-weight: bold; text-decoration: none;}
a:active {color: white;  font-weight: bold; text-decoration: none;}
a:visited {color:#E0713A;  font-weight: bold;text-decoration: none;}


.opaque {
background-color: white;
filter:alpha(opacity=65);
-moz-opacity:.65;
opacity:.65;
}

.white {color:white;}

.whiteText {
color: white;
font-size: 1 em;
line-height: 120%;
border-top:solid thin white;
border-left:solid thin white;
padding-top: 170px; 
padding-right: 20px;
padding-bottom: 30px;
padding-left: 30px;
}

.whiteTextTop {
color: white;
font-size: 1 em;
line-height: 120%;
border-top:solid thin white;
border-left:solid thin white; 
padding-right: 20px;
padding-bottom: 30px;
padding-left: 30px;
}