body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #7A86E8;
	font-size: 12px;
	color: #3300CC;
}
#contactform {
	font-size: 12px;
}
.bdyTXTgreen {
	font-size: 12px;
	color: #006633;
}

.bdyTXTblue {
	font-size: 12px;
	color: #3300CC;
}

.bdyTXTgreenBOLD {
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}

.bdyTXTblueBOLD {
	font-size: 12px;
	color: #3300CC;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#bodycontainer {
	width: 700px;
	align="center"
}