TD {
	font-family: 'trebuchet ms', arial;
	font-size: 12px;
	}

A.headermenu {
	font-size: 11px;
	font-weight: bold;
	color: black;
	font-family: arial;
	text-decoration: none;
	}

A.headermenu:hover {
	color: #2B7AD4;
	text-decoration: none;
	}

A {
	color: #2A8A26;
	text-decoration: underline;
	}

A:hover {
	color: #41D73B;
	text-decoration: underline;
	}

A.footermenu {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #79B0E5;
	}

.h1 {
	font-family: 'trebuchet ms', arial;
	font-size: 19px;
	font-weight: bold;
	color: black;
	letter-spacing: -1px;
	}

.sidequote {
	color: forestgreen;
	font-size: 11px;
	line-height: 12px;
	}

LI {
	color: #4EB940;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 8px;
	}

DD {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 8px;
	}

TD.sscomment {
	text-align: justify;
	font-size: 9px;
	color: gray;
	line-height: 10px;
	}

TT {
	color: green;
	}

HR {
	color: #B2D1F2;
	width: 100%;
	height: 1px;
	}