body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	font-size: 12px;
}

A { text-decoration: none;
}

.font1 {
	font-size: 12px;
	color: #000000;
}

.font2 {
	font-size: 14px;
	color: #000000;
}

.font3 {
	font-size: 16px;
	font-weight: bold; 
	color: #000000;
}

.font4 {
	font-size: 12px;
	color: #ffffff;
}

textarea {
	font-size: 80%;
	background-color: #E7E4DD;
}