.style18 {font-family: "Times New Roman", Times, serif}
.style10 {font-size: xx-large}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.style20 {color: #FF0000}
.style24 {font-size: 16px; font-weight: bold; }
.style25 {color: #000000}

.contacts_text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
}
.normal_text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}
.revs_text {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	text-align: justify;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
