a:link,a:visited,a:active,a:hover, .tcenter, .tleft, .tjustify, .tright, .nav,
h1, h2, body, td, .email, .bold, .nav {
	font-family: verdana, tahoma, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	color: Silver;
	text-decoration: none;
	font-weight: normal;
}

a:link,a:visited,a:active,a:hover {  
	font-weight: bold;
	font-size: 11px;
	color: #ADD8E6;
}

div.email a:link,div.email a:visited,div.email a:active {
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
}

a:hover {color: Silver;}

div.email a:hover {color: Silver;}

h1, h2 {
font-size: 16px;
font-weight: bold}

h1 {text-align: center;}

h2 {text-align: left;}

img {border: 0px solid #FFFFFF;}

.tleft {
text-align: left;
vertical-align: middle; }

.tright {
text-align: right;
vertical-align: middle; }


.tjustify {
text-align: justify;
vertical-align: middle; }

.tcenter {
color: #000000;
text-align: center;
vertical-align: middle; }

body {
	background-color: Black;

scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
}


.nav {
font-size: 13px;
} 

.bold {
line-height: 150%; 
margin-left: 10; 
margin-right: 10; 
margin-top: 0 
}