body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDF8E5;
}

ul { text-indent: 0px; margin-top: 6px; margin-bottom: 6; }

li { text-indent: 0px; margin-top: 8px; margin-bottom: 0; }


.txtbody {
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
	text-align: justify;
}


.txt14noj {
	font-size: 14px;
	color: #666666;
}
.txt14noj a:link, .txt14noj a:visited {
	font-size: 14px;
	color: #0066cc;
}
.txt14noj a:hover{
	font-size: 14px;
	color: #326898;
}
.txt10black {
	font-size: 10px;
	color: #000000;
}
.txt10blue {
	font-size: 10px;
	color: #003399;
}

.txt10grey {
	font-size: 10px;
	color: #666666;
}

.txt10greypadded10 {
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


.txt10white {
	font-size: 10px;
	color: #FFFFFF;
}



.txt11grey {
	font-size: 11px;
	color: #999999;
}

.txt11black {
	font-size: 11px;
	color: #000000;
}


.txt11white {
	font-size: 11px;
	color: #FFFFFF;
}



.txt12black {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	}

.txt12red {
	font-size: 12px;
	color: #FF0000;
}


.txt12blackbold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txt12greybold {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


.txt12white {
	font-size: 12px;
	color: #FFFFFF;
}

.txt12whitebold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.txt12redbold {
	font-size: 12px;
	color: #970A0A;
	font-weight: bold;
}




.txt14blackbold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}





