font.body {
	font-family: arial; 
	font-size: 10pt; 
	color: #000000
}
font.copyright {
	font-family: arial; 
	font-size: 8pt; 
	color: #ffffff
}
font.heading {
	font-family: "Century Gothic";
	font-size: 14pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
font.warning {
	font-family: arial; 
	font-size: 10pt; 
	color: #ff4500;

}
.form {
background-color:#ffdc80;
border-color: 000000;
border-style: beveled;
border-width: 1;
color: #704417;
font-size: 7pt;
font-family: verdana;
}
.border01 {
	border: thin dotted #000000;
}
font.bodylink {
	font-family: arial;
	font-size: 8pt;
	color: #0000CC;
	text-decoration: underline;

}
font.sidewalk {
	font-family: Arial;
	font-size: 8pt;
	color: #663300;
	font-weight: bold;
}
A.menu:link {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

A.menu:visited {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

A.menu:hover {
	font-family: arial;
	font-size: 12pt;
	color: #704417;
	font-weight: bold;
	text-decoration:underline overline;
}