body { }
.med_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #666;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin: 2px;
	padding: 2px;
}

td { }

a:link { color: #097986; text-decoration: underline; }

a:visited {
	color: #097986;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #097986;
	text-decoration: underline;
}
.text { font-size: 11px; font-family: verdana; line-height: 18px; text-decoration: none; }
.title { font-size: 17px; font-family: "trebuchet ms"; line-height: 20px; text-decoration: none; }
.largetitle { font-size: 25px; font-family: "trebuchet ms"; line-height: 30px; text-decoration: none; }
.bottomtext { font-size: 10px; font-family: verdana; line-height: 15px; text-decoration: none; }
.chart_text { font-size: 11px; font-family: verdana; line-height: 15px; text-decoration: none; }
.runaround { padding: 5px; }
.dottedline { border-top: 1px dotted #7c7c7c; }
.dottled_bottom { border-bottom: 1px dotted #097986; }
.background { background-image: url(../homepage/background.gif); background-repeat: repeat-x; background-attachment: fixed; }
