@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:.9em;
	line-height:120%;
}

a {
	color:#0a5f26;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

form {
	font-size:.9em;
    line-height:120%;
}

fieldset {
	border: 0 none;
    font-size:.9em;
}

#count {
	font-size:1.5em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0A5F26;
}
