td {
	font-size: smaller;
	font-family: "Andale Mono";
	color: #494949;



}
.linka {
	color: #868588;
	text-decoration: none;
	font-size: 10px;
	font-family: "Andale Mono";

}
A:link {
	color: 868588;
	font-family: "Andale Mono";

}
A:hover {
	color: #FFC000;
	text-decoration: none;
}
A:visited {

}

.dates {
	border: 1px solid #999999;
	font-weight: bold;
	color: #999999;
}
LI {
	font-weight: bold;
	line-height: 22px;


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

	font-size: 14px;
	color: #2EAC7D;
}
h3 {
	font-size: 16px;
	color: #140785;
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
p {
	line-height: 22px;
}

p.padded{
padding-left: 20px;
padding-right: 20px;
}

.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #494949;
}
.headingitalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	color: #494949;
}
.boldgrey {
	font-family: "Andale Mono";
	font-weight: bold;
	color: #999999;
}



.redlink A:link
{
	COLOR: #868588;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: 500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.redlink A:hover
{
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: 500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redlink A:visited
{
	COLOR: #868588;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: 500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
