body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
line-height: 100%;
margin: 0;
background-color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
}

td.bk {}

p {
font-family: "Trebuchet MS", Arial, serif;
color: #000;
font-size: 110%;
margin: 0;
}

h1 {
font-family: Lucida sans, Arial, Helvetica, sans-serif;
font-size: 120%;
color: #fc3;
margin-top: 5px;
margin-bottom: 10px;
}

h2 {
font-family: Lucida sans, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #fc3;
margin-top: 5px;
margin-bottom: 5px;
}

h3 {
font-family: Lucida sans, Arial, Helvetica, sans-serif;
font-size: 80%;
color: #fff;
margin-top: 10px;
margin-bottom: 10px;
line-height: 130%;
}

table.menu {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
line-height: 100%;
font-weight: bold;
}
  
table.transpbox {
background-color: #ccccff;
 /* for IE */
filter:alpha(opacity=80);
  /* CSS3 standard */
opacity:0.8;
}

table.transpbox p {
font-family: "Trebuchet MS", Arial, serif;
font-size: 100%;
line-height: 130%;
color: #000;
}

table.nontranspbox {}

table.nontranspbox p {
font-family: "Trebuchet MS", Arial, serif;
font-size: 100%;
line-height: 110%;
color: #FFF;
}

table.borderw {
	border:  1px #fff solid;
	line-height: 140%;
}

table.footertext {
font-family: Verdana, Tahoma, sans-serif;
font-size: 70%;
color: #999;
}

a:link {
font-size: 100%;
color: #000;
text-decoration: underline;}

a:visited {
font-size: 100%;
color: #000;
text-decoration: underline;}

a:hover {
font-size: 100%;
text-decoration: underline;
color: #FFF;}

