.tit {font-family: Verdana, Arial, Helvetica, Times New Roman; font-size: 20px; color: black;}
.regular {
	font-family: arial, helvetica;
	font-size: 13px;
	color: black;
}

.regular_small {
	font-family: arial, helvetica;
	font-size: 10px;
	color: black;
}

.regular_title {
	font-family: arial, helvetica;
	font-size: 16px;
	color: black;
}

.regular a:link, .regular a:visited, .regular a:active {
	font-family: arial, helvetica;
	font-size: 13px;
	text-decoration: underline;
	color: blue;
}

.regular a:hover {
	text-decoration: none;
	color: #0099FF;
}

.tablein {
	font-family: Arial;
	font-size: 13px;
}

a.tablein:link, a.tablein:visited, a.tablein:active {
	font-family: Arial; 
	font-size: 13px;
	text-decoration: underline;
	color: blue;
}
a.tablein:hover {
	text-decoration: none;
	color: #0099FF;
}
