body, table, tr, td {
	font: 7pt verdana; 
	color: #8E7065;
}
body {
	background-color: #F7ECF0;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #E77163;
	cursor: crosshair;
	text-decoration: none;}
a:hover {color: #8E7065;
	cursor: crosshair;
	text-decoration: none;}
input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt arial;
	color: #8E7065;
	letter-spacing: 1px;
	border: 1px solid #E77163;
	padding:2px; }

.big {
font: 9pt verdana;
color: #E77163;
font-weight: bold;
letter-spacing: 3px;
}

.small {
font: 5.5pt verdana;
color: #E77163;
letter-spacing: 3px;
}