p, ul {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
    color: #000;
	text-align: justify;
}

.text8{
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 8pt;
}

.text10, #cal-table td {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 10pt;
}

.text11 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 11pt;
}

.text12 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 12pt;
}

.text14 {
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
    font-size: 14pt;
}

.bold {
	font-weight: bold;
}

.under {
	text-decoration: underline;
}

.green {
	color: #5e983b;
}

.orange {
	color: #D36800;
}

a.orange:link {
	color: #D36800;
}

a.orange:visited {
	color: #D36800;
}

.grey {
	color: #7F7F7F;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

a:link { color: #5e983b; text-decoration: underline; }
a:visited { color: #5e983b; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
a:active { color: #5e983b; text-decoration: none; }

a.highlight:link { color: #000; text-decoration: none; }
a.highlight:visited { color: #000; text-decoration: none; }
a.highlight:hover { color: #5e983b; text-decoration: underline; }
a.highlight:active { color: #000; text-decoration: none; }

a.highlight2:link { color: #5e983b; text-decoration: none; }
a.highlight2:visited { color: #5e983b; text-decoration: none; }
a.highlight2:hover { color: #000; text-decoration: underline; }
a.highlight2:active { color: #5e983b; text-decoration: none; }

a.nonchamber:link { color: #D36800; text-decoration: underline; }
a.nonchamber:visited { color: #D36800; text-decoration: underline; }
a.nonchamber:hover { color: #000; text-decoration: none; }
a.nonchamber:active { color: #D36800; text-decoration: none; }



