body, table, tr, td {
	font: 8pt tahoma; 
	color: #C206C4;
	letter-spacing: 1px}
body {
	background-color: #E8D6D2;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #8B1FBD}
a:hover {color: #C206C4}
input, textarea, option, select {
	background-color: #E8D6D2;
	font: 8pt arial;
	color: #C206C4;
	letter-spacing: 1px;
	border: 1px solid #C206C4;
	padding:2px; }