body {	background-color: #FFFFFF;
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
	font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 15pt;
	color: #000000; }

font.text {	color: #000000;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 16pt; }

font.small {	color: #000000;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		line-height: 10pt; }

font.purple {	color: #330066;
		font-family: Arial, Arial Narrow, Trebuchet, Verdana, Frutiger, sans-serif;
		font-weight: bold;
		font-size: 10pt;
		line-height: 12pt; }

font.blue {	color: #006699;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Arial Narrow, sans-serif;
		font-weight: bold;
		font-size: 10pt;
		line-height: 18pt; }

font.head {	color: #330066;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		line-height: 20pt; }

font.subhead {	color: #006699;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		line-height: 16pt; }



A:link { 	font-weight: bold;
		color: #663399; }
A:hover { 	font-weight: bold;
		color: #CC0033;
		text-decoration: none; }
A:visited { 	font-weight: bold;
		color: #663399; }
A:active { 	font-weight: bold;
		color: #CC0033;
		text-decoration: none; }


UL { 	margin-left: 10%;
	margin-right: 10%; }

