
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	margin-left : 20px;
	margin-right : 20px;
	background-color : #ffffff;
}

H1,.h1 {
	font-family : "Comic Sans MS";
	font-size : 18px;
	font-style : normal;
	line-height : 35px;
	font-weight : normal;
}

H2,.h2 {
	font-family : "Comic Sans MS";
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
}

H3,.h3 {
	font-family : "Comic Sans MS";
	font-size : 12px;
	font-weight : bold;
}

H4,.h4 {
	font-family : "Comic Sans MS";
	font-size : 13px;
	font-weight : bold;
}

TABLE, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}


.v_small {
	font-size : 10px;
	color : #000000;
	background-color : #ffffff;
}


input, textarea, select, .formtext, input.button, submit.button {
	background-color: #eeeeee;
	color:#000000;
	text-align: center;
	border-color: #666666;
}

