a {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	}
hr {
	color: #990000;
	height: 1px;
	font-size: 2px;
	}
a:hover {
	color: #00CC00; 
	text-decoration: none;
	}
td {
	font-family: Garamond;
	font-size: 16px;
	color: #353535;
	LINE-HEIGHT: 21px;
	text-align: justify;
	list-style-image: url(img/bullet.gif);
	}
.pagetitle {
	font-family: Garamond;
	font-size: 16px;
	color: #353535;
	LINE-HEIGHT: 21px;
	text-align: center;
	list-style-image: url(img/bullet.gif);
	font-style: italic;
}

.note {
	font-family: Garamond;
	font-size: 14px;
	color: #353535;
	LINE-HEIGHT: 21px;
	text-align: justify;
	list-style-image: url(img/bullet.gif);
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
