body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
}
A:link {color:#000033;
}
A:visited {color:#006633;
}
A:hover {
	background: #FFFFCC;
	padding-top: 3px;
}
td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #003300;
}

.redItalic {
	font-style: oblique;
	color: #ff0000;
}
.blueItalic {
	font-style: oblique;
	color: #0000FF;
}
.italic {
	font-style: oblique;
}
.smallText {
	font-size: 0.9em;
}
.boldLargeText {
	font-size: 1.2em;
	font-weight: bold;
}
.contact {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .7em;
	text-align: right;
}
.smallText {
	font-size: .7em;
	text-align: right;
}
.medText {
	font-size: 0.9em;
}
.greenLink {
	font-size: 0.7em;
	background-color: #CCFFCC;
	}

.yellowLink {
	font-size: .7em;
	background-color: #FFFFCC;
}
.greenLinkright {
	background-color: #CCFFCC;
	text-align: right;
	font-size: .7em;
	}

.yellowLinkright {
	font-size: .7em;
	background-color: #FFFFCC;
	text-align: right;
}
.bold {
	font-weight: bold;
}
.jobTitle {
	font-weight: bold;
	color: #009900;
}
.bluetext {
	color: #0000FF;
}
th {
	font-size: .9em;
}
link {
	color: #003333;
}
.smaller {
	font-size: 0.8em;
}
.green_text {
	background-color: CCFFCC;
	width: 500px;
	padding: 6px;
}
th {
	text-align: left;
	font-weight: normal;
}
.timesitalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.special {
	font-weight: bold;
	color: #336600;
	background-color: #CCFFCC;
}
.largerText {
	font-size: 1.1em;
}
.boldLargeTextRed {
	color: #CC0000;
}
