body
{
	font-family: Arial, Tahoma, Verdana;
	color: #666666;
		margin: 0px;
		padding: 0px;	
}
h1, h1 a {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2, h2 a {
	font-size: 14px;
	color: #006076;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
		padding-top: 0px;
		padding-bottom: 5px;
		font-size: 12px;
}
a img {
	border: 5px solid #FFFFFF;
}
a:hover img {
	border: 5px solid #006076;
}
a {
	color: #006076;
}
a img.top_menu, a:hover img.top_menu {
	border: 0px;
}
td, p {

  font-size: 12px;

}
.smalltext {
	font-size: 11px;


}
.home {
	list-style-type: square;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	list-style-image: url(../images/white-bullet.gif);

}
.footertext {
	font-size: 11px;
	color: #006076;
	text-decoration: none;


}
a.footertext:hover {
	text-decoration: underline;


}
p {
	padding-left: 20px;
}
ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 20px;
	margin-left: 50px;
}
