body {
background-color:#000000;
	margin:0px; padding:0px;
	text-align:center;
	}
	
.Content {
	width:970px;
	margin:0px auto;
	text-align:left;
/*	padding:15px;*/
	/*border:1px dashed #333;*/
	/*background-color:#eee;*/
	}


.para {
  font-family: "Verdana","Arial","sans-serif";
  font-size: 8pt;
}

a.headings:link {
color: #ffffff;
text-decoration:none;
}

a.headings:visited {
color: #ffffff;
text-decoration:none;
}

a.headings:hover {
color: #ff9933;
text-decoration:underline;
}

a.headings:active {
color: #0000ff;
}

a.headings {
background-repeat: no-repeat;
font-family: "Verdana","arial","sans-serif";
font-size: 11px;
text-decoration:none;
}
.copyright {
  font-family: "Verdana","Arial","sans-serif";
  font-size: 7pt;
}
.welcome {
  font-family: "Verdana","Arial","sans-serif";
  font-size: 11pt;
  font-weight:bold;
 
  color:#FF8000;
}
#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7 {
	padding:5px;
	

	/*	background-color:#666666;*/
	/*border: thin dashed #E4781E;*/
}


