body {
	background-color: #FFFFFF;
	background-image: url(images/bkg.gif);
	margin: 0;
	}
	
A {color: #4A526B;}
A:hover {color: #333366;}
A:visited {color: #4A526B;}

td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
.textSLATE {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #4A526B;
	}

.textTAN {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC9966;
	}

.textSMALL {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.textSMALLslate {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #4A526B;
	}

.textSMALLtan {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #CC9966;
	}
	
.textBOLD {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 800;
	color: #000000;
	}

.textBOLDslate {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 800;
	color: #4A526B;
	}

.textBOLDtan {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 800;
	color: #CC9966;
	}
	
.textSMALLER {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.textSMALLERslate {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #4A526B;
	}

.textSMALLERtan {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #CC9966;
	}


