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: 1em;
	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.1em;
	font-weight: bold;
}
.contact {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .8em;
	text-align: right;
}
.smallText {
	font-size: 0.9em;
	text-align: right;
}
.medText {
	font-size: 1em;
}
.greenLink {
	font-size: 1em;
	background-color: #CCFFCC;
	}

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

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

