
.tit {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: underline;
	color: #666666;
}
.text9 { font-size: 9px }
.style10 {
	color: #3EB9F7;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.footer, .footer a:link, .footer a:visited {
	font-size: 11px;
	font-family: Arial;
	color: #FFF;
	margin: 5px 0;
}

