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;
}
.bold {
	font-weight: bold;
}
.jobTitle {
	font-weight: bold;
	color: #009900;
}
.bluetext {
	color: #0000FF;
}
th {
	font-size: .9em;
}
link {
	color: #003333;
}

