body {
	font-family : verdana, sans-serif; 
	font-size : 7pt; 
	color : #000000; 
	margin-top : 0px; 
	margin-bottom : 0px; 
	margin-left: 0px;
	line-height : 7pt; 
	background-color: #FFFFFF;

}
a {color: #333333; text-decoration: none; font-weight : bold;}
a:hover {color: #000000; text-decoration: none; font-weight : bold;}

.input {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: #000000;
}

.button {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1 1 1 1;
	border-color: #000000;
}
