.maint {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.green {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2B3F60;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ABB040;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #858384;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C9CD76;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #858384;
}

.link1 a {		
		font-family: Tahoma;
		font-size: 11px;
		text-decoration:underline;
		}
.link1 a:hover {
		font-family: Tahoma;
		color: #8C8C8C;	text-decoration:underline;
		}
