.body,td  {
	font-family : verdana;
	font-size: 10pt;
	margin: 0 0 0 0;
}

.menu { color: white; }

.menu b { color: #FFB341; }
	
.menu a:link { color : #FFFFFF; text-decoration: none; font-weight: bold;}
.menu a:visited { color : #FFFFFF; text-decoration: none;font-weight: bold;} 
.menu a:hover { color: #FFB341; text-decoration: underline; }
.menu a:active { color: #FFFFFF;}

.copy {
	color: #ffffff;	
	font-size:7pt;
}

ul { list-style-type: square; margin: 15; padding: 0; }
li { list-style-type: square; margin: 1; padding: 0; }

input, textarea  {
	border : thin inset rgb(50,50,50) 1;
	border-color : #000000;
}

.title {
	font-family: verdana;
	font-weight: bold;
	font-size: 20px;
	color: white;}

.content b {color: #003553;} 
