body {	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 15pt;
	color: #000000; }

font.text {	color: #663333;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 11pt;
		line-height: 16pt; }

font.head {	color: #003399;
		font-family: Times, Times New Roman, Times Roman, serif;
		font-size: 19pt;
		font-weight: bold;
		line-height: 20pt; }

font.subhead {	color: #996666;
		font-family: Times, Times New Roman, Times Roman, serif;
		font-size: 13pt;
		font-weight: bold;
		line-height: 16pt; }

font.address {	color: #663333;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 11pt;
		line-height: 14pt;
		margin-left: 16; }

font.red {	color: #CC0000;
		font-family: Trebuchet, Verdana, Frutiger, Arial, Helvetica, sans-serif;
		font-size: 11pt;
		line-height: 16pt; }



A:link { color: #336666 }
A:hover { color: #FF0000 }
A:visited { color: #800080 }
A:active { color: #FF0000 }


UL { 	margin-left: 10%;
	margin-right: 10% }
