/* CSS Document */
.title {
	font-family:Calibri, "Arial Black", serif;
	color:#666666;
	font-size:24px;
	font-style:normal;
	font-weight: 600;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
.maintext {
	font-family:Calibri, arial, "Arial Black", serif;
	color:silver;
	font-size:14px;
	font-style:normal;
	font-weight: 400;
	}
	
.link {l
	font-family: Calibri, arial, "Arial Black", serif;;
	color: #999999;
	text-decoration: underline;
	}

.blacktable {
	background-color:#000000;
	border:#000000, none;
	width= 80%;
	border:none #000000;
	text-align:center;
	cellpadding="10";
	}

.hilite {
	color: #FFCC00
	}
.blacktable .title {
	font-family: calibri;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
