body,td,th{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height:1.5em;
	
}


body {
	background-color: #000000;
}
a {
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#pageHeader {
	
	
	background-color:#000000;
	width:980px;
	font-size:12px
	
	
	
}
#pageContent {
	border:#FFFFFF 2px solid;
	
	background-color:#000000;
	width:980px;

}
#pageFooter {
	
	background-color:#000000;
	width:980px;
	font-family: Tahoma;
	font-size:16px
		
}

h1,h2,h3 {
	font-family: Tahoma;
	color:#FFFFFF
}

