.head3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size:16px;
	font-weight: bold;
}

.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D49F00;
	font-size:18px;
	text-decoration:underline;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #C90;

}

.subsubtitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-style: normal;

}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:18px;
	text-align: left;
	text-decoration: underline;
}

.text {

	font-family: Tahoma, Geneva, sans-serif;
	color:#6D6D6D;
	font-size:14px;

}

a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #69F;
	text-decoration: none;
	border: 3;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69F;
	text-decoration: none;
}

a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #936;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2A3FAA;
	text-decoration: none;
}

.subsubsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D49F00;
	font-style: normal;
}

img{
	border:none;
	text-align: left;
}

li {

	margin-left: -20px;

}

.textCenter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;

	line-height: 16px;

	text-align: center;

	font-style: normal;

}
.link2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #888;
	text-decoration: none;
	border: 3;
}

