body {
color:#FFFFFF;
background-color: #838488;
font-size:12pt;
font-family:Tahoma;
line-height: 1.25;	
font-weight:normal;
}
P {
font-size : 100%;
font-family : Tahoma;
color : #FFFFFF;
margin-right: 20px; 
font-weight: lighter;
align: justify;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	align: left
}
copy{
 font-family: Tahoma;
 font-size: 90%;
 color: #FFFFFF;
 margin-right: 10px;
}

h1{
 font-family: Tahoma;
 font-size: 150%;
 color: #FFFFFF;
 line-height: 2;
 padding: 10px;
}

h2{
	font-size: 100%;
	line-height: 75%;	
	color: #FFFFFF;
	font-family: Tahoma;
	padding: 10px;
}

h3{
 font-size: 100%;
 color: #FFFFFF;
 font-weight: bold;
 padding: 10px;
}

h4{
	font-family: Tahoma;
	font-size: 150%;
	color: #838488;
	line-height: 2;
	padding: 10px;
}

h5{
 font-family: Tahoma;
 font-size: 150%;
 color: #FFFFFF;
 line-height: 2;
}

h6{
 font-family: Tahoma;
 font-size: 70%;
 color: #838488;
 padding: 10px;
 float: left;
}

.bold {
font-family: Tahoma;
size: 100%;
color: #ffffff;
font-weight: bold;
}

#wrapper {
	margin:50px auto; text-align: left;
	padding: 0px;
	border:0px none;
	width: 944px;
	background-color:#000000
}
#container {
	background-color:#000000;
}
#header {
	padding: 10px;
	margin: 10px;
	text-align: left;
	background: #000000;
}
td {
	font-family: tahoma;
	font-size: 12px;
}

th {
	font-family: tahoma;
	font-size: 12px;
}

#footer {
clear: both;
background: #0000;
padding: 10px;
margin-top: 1px;
margin-left: 10px;
}
a { color: #838488; }
a:link, a:visited {
color: #fffffff;
text-decoration: none;}
a:hover, a:active {
color: #ffffff;
text-decoration: underline;}
a href  { color: #FFFFFFF; outline: none; }
a:focus { color: #FFFFFFF; outline: none; } /*active link DarkSlateBlue for Firefox to operate like IE*/
