body {
	background-color: #000000;
}

td {
	font-family: Trebuchet MS;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 2px;
	line-height: 1.5em;
	font-size: .8em;
	font-variant: small-caps
	
}

h1 {
	font-family: Georgia;
	background-color: #000000;
	color: #ff7f5b;
	text-decoration: none;
	word-spacing: 0.3em;
	text-align: left;
	letter-spacing: 2px;
	line-height: .5em;
	font-size: 1.3em;
	
}

.center
{ 
text-align: center;
}

#Table_01
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

#TopNav
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

li {
list-style-type: circle outside; 
padding-left: 0;
margin-left: 10;
}

#flashcontent {
	width: 760px;
	height: 420px;	
}

a:link {color: #FFFFFF; text-decoration: underline; }
a:active {color: #FFFFFF; text-decoration: underline; }
a:visited {color: #FFFFFF; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: none; }
