TD {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

.headline1 {
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.headline2 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;

}

.headline3 {	
	font-weight: bold;	
}

.headline4 {
	font-size: 12px;
	font-weight: bold;
	background-color: #5eb11f;
	height: 20px;
	color: #FFFFFF;
}

.linkgrey, .linkgrey:ACTIVE, .linkgrey:LINK, .linkgrey:VISITED {
	color: #5E5E5E;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}
.linkgrey:HOVER { text-decoration:underline; }

.bgwhite	{ background-color: #FFFFFF; }
.bgblack	{ background-color: #000000; }
.bglgrey	{ background-color: #E1E1E1; }
.bgdgrey	{ background-color: #B2B2B2; }
.bglgreen	{ background-color: #DBDAD3; }
.bgdgreen	{ background-color: #B5BBAD; }
.radiogreen { background-color: #DBDAD3; }
.fgggreen { background-color: #5eb11f; }

