A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000066;
	text-decoration: none;
}

A:active {
	color: #000066;
	text-decoration: none;
}

A:hover {
	color: CC0000;
	text-decoration: underline;
}

TD {
	font-size: 13px;
	font-family : Verdana;
}
HR {
	color : #333366;
	height : 2px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
}

.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}

body {
	background-image: url(../images/pg_background.gif);
	background-repeat: repeat-y;
}

.hometitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
.missionstatement {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-style: italic;
}
.bulletItem {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.linkNoline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
