
	
.text, p, table, td {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #979797;
}

strong {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


H1 {font-family: Tahoma, Arial;
	font-size: 16px;
	color: #000000;
	 margin-top:14px;
	 margin-left:100px;
	 font-weight:bolder;
	}

a:link {
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight:normal;
}
a:visited {
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
}
a:link:hover {
	color: #FF0000;
}
