body {
	font-family: Verdana;
	font-size: 11px;
	font-color: #000000;
}
.bold{
	font-family: Verdana;
	font-size: 11px;
	font-color: #000000;
    font-weight: bold;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-color: #000000;
}

a:visited {
    font-family: Verdana
	font-size: 12px;
	color: #000000;
/*color: #FF9900;*/
	text-decoration: none;
	font-weight: bold;
}

a:link {
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
/*color: #FF9900;*/
	text-decoration: none;
	font-weight: bold;
}	

a:hover {
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	letter-spacing:5px;
	margin: 80px 0px 0px 110px;
}
	
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 15px 20px 0px 110px;
	letter-spacing:0px;
}

.text p{
	margin:0px 60px 10px 0px;
	
}

