A.nav {
	font-size : x-small;
	font-weight: bold;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;
	color : #60482C;}

A.nav:hover {
	text-decoration : underline;}

BODY  {
	font-size : x-small;
	font-family : verdana, arial, helvetica, sans-serif;
	background-color : #60482C;
	color : white;}

TABLE.normal {
	font-size : xx-small;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #60482C;
	text-align : left;
	background-color : #FFCC66;}

TABLE.opt {
	font-size : xx-small;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #FFCC66;
	text-align : center;
	background-color : #60482C;}

TABLE.logo {
	font-size : large;
	font-family : comic sans ms;
	font-weight : bold;
	color : #FFCC66;
	text-align : center;
	background-color : #60482C;}

.form  {
	font-size : x-small;
	font-family : verdana, arial, helvetica, sans-serif;
	text-align : left;}

.userdata  {
	font-family : Courier;}