body {
	font-family: Verdana;
	font-size: 12px;
}
p {
	font-family: Verdana;
	font-size: 12px;
}
ul {
	font-family: Verdana;
	font-size: 12px;
	list-style-image: url(img/bullet_6.gif);

}
h1 {
	font-family: Verdana;
	font-size: 20px;
	color: #666600;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
}
.navA {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;


}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;

}
