body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #007979;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #007979;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #007979;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02A6A6;
}

a:hover {
	color: #014545;
}
a:active {
	color: #014545;
}
