BODY	{background: rgb(255,255,200); margin-top: 1px;}

body {font-family:arial,verdana,courier;}

TEXTAREA {
	font-family: Arial, courier, "MS Serif", "New York", serif;
	padding: 2px;
	font-size: 10px;
	color: #000000;
	background-color: #eeffff;
	border: inset 1px #C71585;
	cursor: hand ;
}


a:link {color: rgb(255,0,0);}

a:hover {color: rgb(0,0,255);}

.grey{ color: rgb(140,140,140); font-size: 10px; font-weight: bold;}

.greylrg{ color: rgb(140,140,140); font-size: 15px; font-weight: bold;}