body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#form1 textarea {
	background-color: #FFFFE1;
	color: #000033;
}

.s16px {font-size: 16px}
.title {font-size: 110px}
.s18px {font-size: 18px}
.bluetxt {color: #003399}
.big {
	font-size: 100px;
	font-weight: bold;
	color: #00CC99;
}
.txt12 {font-size: 12px}
.txt10 {font-size: 10px}
.s12b {font-size: 12px; font-weight: bold; }
.green {
	color: #00CC99;
	font-weight: bold;
	font-size: 24px;
}
.red {
	color: #FF0000;
}

.blue {
	color: #000066;
	font-size: 12px;
}
a:link {
	color: #660066;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #CC0000;
}
.whitebg {
	background-color: #FFFFFF;
}
