* {margin:0;padding:0;border:0;}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ED1100;
	text-decoration: none;
}

#copy { font-size: 11px; }

p { font-size: 9pt; }
a { color: #ED1100; font-size: 9pt; font-weight: bold; text-decoration: none;}
a:hover { color: #000; font-size: 9pt; font-weight: bold; text-decoration: none;}

form { font-size: 10pt;	margin: 0; }

.textbox { 
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

#thismonth, #thismonth p {
font-size: 8pt;
margin-bottom:5px;
}
.captcha {margin: 5pt;}