
.text1, a.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474646;
}
a.text1:hover {
	text-decoration: none;
}

.text2, a.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474646;
}
a.text2:hover {
	text-decoration: none;
}

.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #747678;
	font-style: italic;
	padding-left:20px; 
	padding-top:29px; 
	padding-bottom:14px;
}

.head2, a.head2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474646;
}
a.head2:hover {
	text-decoration: none;
}