form  {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 0px;
}

.bodytext {     
	font-family:verdana,arial;
	font-size:10px;
	color:#eeeeee;  
}

.pagetext {     
	font-family:verdana,arial;
	font-size:11px;
	color:#eeeeee;  
}

.heading {     
	font-family:helvetica,verdana,arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#000066;
	text-align:center;
}

.subheading {     
	font-family:helvetica,verdana,arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.element {
	border:1px solid black;
	font-family:verdana,arial;
	font-size:11px;  
}


.button {
	border:1px solid grey;
	background-color:#000066;
	color:#ffffff;
	font-family:helvetica,arial,verdana;
	font-size:10px;  
}

.colhead {
	background-color:#000066;
	font-family:verdana,arial;
	font-size:10px;
	color:#ffeedd;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:1px solid gray;
}

.colheadend {
	background-color:#000066;
	font-family:verdana,arial;	
	font-size:10px;
	color:#ffeedd;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}

.col {
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:10px;
	color:#ffeedd;
}

.colend {
	border-left:1px solid gray;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	font-family:verdana,arial;
	font-size:10px;
	color:#ffeedd;
}
