body, td, flash {
font-family:Geneva, Helvetica, Arial, sans-serif;
font-size:13;
color:#CCCCCC;
}

/* needed for firefox for flash 100% */
html, body {
height:100%;
}

body {
margin:0;
background-color:#000;
}

/* text styles */
.header {
text-align:center;
font-weight:bold;
font-size:xx-large;
margin:10px;
}

.footer {
text-align:center;
font-size:.8em;
color:#666666;
margin:15px;
}

/* link styles */
a {
color:#E76F34;
}

a:hover {
color:#FFCC99;
text-decoration:none;
}
a:active {
font-weight:bold;
}

/*stuff for flash formatting */
h1 {
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:20;
font-weight:bold;
padding:5px;
}

h2 {
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:16;
font-weight:bold;
margin:0 5px;
}
