body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}

td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;	
}

b {
   font-weight: bold;  
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
}

.red {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #ff0000;
   font-weight: bold; 
}

.formelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
    font-weight: bold;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	padding: 0px;
}

a:hover {
	color: #666666;
}