A:link {
	text-decoration: none;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}
A:visited {
	text-decoration: none;
	color: #0000BF;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-color: #0000CC;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	color: #000046;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style-type: disc;
	margin: 0px;
}
.bodytext {
	font-family: Garamond;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	color: #000066;
	white-space: normal;
}
.header {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	line-height: 29px;
	color: #770000;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	color: #770000;
}
.footer {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #000033;
	background-position: center;
}
img {
	border: #FFFFFF;
}
ul {
	list-style-image: url(images/bullets/brassbullet2.jpg);
	text-align: left;
	list-style-position: outside;
}
.bodybold {
	font-family: Garamond;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	color: #000033;
}
.boldedblue {
	font-weight: bold;
	color: #002DDF;
}

