h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}
p {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333300;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
a:link {
	color: #333300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}

.style2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}li {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
}
