h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333333;
}
div {
	background-color: #F0F0F0;

}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333333;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	left: 10px;
}

