BODY {
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


A:link {color:#006060}
A:active {color:#006060}
A:visited {color:#006060}
A:hover {color:#008080}

A.reverse:link {color:#FFFFFF}
A.reverse:active {color:#008080}
A.reverse:visited {color:#FFFFFF}
A.reverse:hover {color:#EEEEEE}


.subHeadText {
	font-weight: bold;
	font-size: 20px;
}

.headerText {
	font-weight: bold;
	font-size: 10px;
}

.menuText {
	font-weight: bold;
	font-size: 12px;
}

.messageText {
	font-size: 15px;
}

.smallText {
	font-size: 9px;
}

.sidebarText {
	font-size: 12px;
}

.strikeText {
	text-decoration: line-through;
}

.biggerText {
	font-size: 110%;
}

.smallerText {
	font-size: 80%;
}

.listingText {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
}

.reverse {
	color: #FFFFFF;
	background-color: #008080;
}

.blueText {
	color: #005050;
}

.blueBackground {
	background-color: #005050;
}

.tealBackground {
	background-color: #008080;
}

.whiteBackground {
	background-color: #FFFFFF;
}

.steelBackground {
	background-color: #F0F7F7;
}

.blueBorder {
	border: thin solid #005050;
}

.tealBorder {
	border: thin solid #008080;
}

.listing {
	display: inline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

