<!--Valid CSS-->

body {background:  #000000; color: #FFCC66; 
	font-family: Arial, Trebuchet MS, Helvetica, sans-serif; }
	
	
td { font-family: Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 10pt; 
	background: #000000; color: #FFCC66; text-align: center; vertical-align: middle;  }

p { font-size: 8pt; font-style: italic; line-height: 100%; font-weight: lighter; text-align: center }		
	
.PeachRight { background: #FFCC66; color: #000000; text-align: right;  }
.PeachLeft { background: #FFCC66; color: #000000; text-align: left;   }
.PeachCenter { background: #FFCC66; color: #000000; text-align: center; }
.PeachSmallItalic { background: #FFCC66; color: #000000; text-align: center; 
	font-size: 8pt; font-style: italic; line-height: 70%; font-weight: lighter; }
.SmallItalic { font-size: 8pt; font-style: italic; line-height: 70%; font-weight: lighter; }
.PeachSmall { background: #FFCC66; color: #000000; text-align: center; 
	font-size: 8pt; line-height: 70%; font-weight: lighter; }

A:link { color: #993300; text-decoration: none;} 
A:active { color: #CC3300; text-decoration: none; font-size: 125%}
A:hover { color: #FF3300; text-decoration: none; font-size: 150%}
A:visited { color: #FF6600; text-decoration: none; }






