<style>
		body {font-family: Arial, helvetica, sans-serif; font-size: 12px; color: FFFFCC;}
		p {font-family: Arial, helvetica, sans-serif; font-size: 12px; color: FFFFCC;}
		q {font-family: Arial, helvetica, sans-serif; font-size: 13px; color: FFFFCC; font-style: italic}
		
		a:link {color: D3C77D;  font-family: Trebuchet MS; text-decoration:none; font-size: 11px}
		a:active {color: D3C77D;  font-family: Trebuchet MS; text-decoration:none; font-size: 11px}
		a:visited {color: D3C77D; font-family: Trebuchet MS; text-decoration:none; font-size: 11px}
		a:hover {color: D3C77D; font-family: Trebuchet MS; text-decoration:underline; font-size: 11px}
		
		a.link:link {color: FFFFCC;  font-family: Trebuchet MS; text-decoration:underline; font-size: 12px}
		a.link:active {color: FFFFCC;  font-family: Trebuchet MS; text-decoration:underline; font-size: 12px}
		a.link:visited {color: FFFFCC; font-family: Trebuchet MS; text-decoration:underline; font-size: 12px}
		a.link:hover {color: FFFFCC; font-family: Trebuchet MS; text-decoration:underline; font-size: 12px}

		td {color: FFFFCC; font-family: Trebuchet MS; text-decoration:none; font-size: 12px}
		
		.descbox{color:FFFFCC; font-family:Trebuchet MS; font-size: 12px}
		
		html>body div.menu a {width: auto}
		div.menu a:hover {color: FFFFCC}
		
		h3 {font-family: Trebuchet MS; font-size:18px; font-style: italic}
		
		input {font-family: Trebuchet MS; text-decoration:none; font-size: 11px;  border: 1px solid #666666;background: beige;}
		select {font-family: Trebuchet MS; text-decoration:none; font-size: 11px; background: beige; border: 1px solid #666666; }
		textarea {background: beige; border: 1px solid #666666;}

		.indent {padding-left:10px}
</style>