
a  {
	text-decoration : underline;
}

.topheader {
	text-decoration : none;
	color : #000000;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	font-weight : normal;
	text-transform : uppercase;
}

.title {
	text-align : center;
	text-decoration : none;
	color : green;
	font-family : verdana,arial,helvetica;
	font-size : 16pt;
	font-weight : bold;
	text-transform : uppercase;
}

.heading {
	text-decoration : none;
	color : green;
	font-family : verdana,arial,helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.subtitle {
	text-decoration : none;
	color : green;
	font-family : verdana,arial,helvetica;
	font-size : 14pt;
	font-weight : bold;
	text-transform : uppercase;
}

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor:hand;
    cursor:pointer;
}

.smallheader {
	text-align : center;
	text-decoration : none;
	color : green;
	font-family : arial,verdana,helvetica;
	font-size : 12pt;
	font-weight : bold;
}

P {
	text-align : justify;
}

TD {
	text-decoration : none;
	color : black;
	font-family : Times New Roman,arial,verdana,helvetica;
	font-size : 12pt;
	font-weight : normal;
}

.emailAndNumbers {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.ln, A.ln {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}
A.ln:hover {
	text-decoration : underline;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.lns, A.lns {
	text-decoration : none;
	color : #FFFF00;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}
A.lns:hover {
	text-decoration : underline;
	color : #FFFF00;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

