BODY {
	background-color: #f6f6f6;
	margin: 0px;
	border: 0px;
}

A {
	color: #800080;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {text-decoration : underline;}

a.lmenu {color: #616161;}

.footer,a.footer {
	color: #616161;
	font-size: 12px;
	font-weight: bold;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
}

.bluetext {color: #1D7ECF;}

.greentext {color: #81A53B;}

.orangetext {color: #F4A100;}

.bluetitle {
	color: #1D7ECF;
	font-size: 15px;
	font-weight: bold;
}

.greentitle {
	color: #81A53B;
	font-size: 15px;
	font-weight: bold;
}

.orangetitle {
	color: #F4A100;
	font-size: 15px;
	font-weight: bold;
}

.footerlight {
	color: #939393;
	font-size: 11px;
}
