body {
	font-size: 12px;
	background-color: #f0f0e2;
	color: #014A37;
	line-height: 175%;
}
.wb
{
	word-break:break-all;
}
.td {
	font-size: 12px;
	color: #014A37;
	line-height: 150%;
}
a.navigtion:link {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigtion:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigtion:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.strong:link {
	font-size: 14px;
	font-weight: bold;
	color: #014A37;
	text-decoration: none;
}
a.strong:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.strong:visited {
	font-size: 14px;
	font-weight: bold;
	color: #014A37;
	text-decoration: none;
}

a.green:link {
	font-size: 12px;
	color: #014A37;
	text-decoration: none;
}
a.green:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a.green:visited {
	font-size: 12px;
	color: #014A37;
	text-decoration: none;
}

a.greenbig:link {
	font-size: 14px;
	color: #014A37;
	text-decoration: none;
}
a.greenbig:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}
a.greenbig:visited {
	font-size: 14px;
	color: #014A37;
	text-decoration: none;
}

.strongfont {
	font-size: 14px;
	color: #FFFFFF;
}
.strongfontgreen {
	font-size: 14px;
	font-weight: bold;	
	color: #014A37;
}
.strongfontred {
	font-size: 12px;
	font-weight: bold;	
	color: #FF0000;
}
.smallfont {
	font-size: 10px;
	color: #4C4A4A;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.fontgreen {
	color: #4C4A4A;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.redfont {
	font-size: 12px;
	color: #FF0000;
	line-height: 150%;
}
.titlefont {
	font-size: 14px;
	color: #8E1502;
	font-weight: bold;	
	line-height: 150%;
}
.yellowfont {
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;	
	line-height: 150%;
}.table {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
}
