body {
	background-color: #ffffff;
	color: #660000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-3dlight-color: #ff9999;
	scrollbar-arrow-color: #ff9999;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #330000;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #ff9999;
	scrollbar-shadow-color: #330000;
	scrollbar-track-color: #550000;
	background-image: url(img/bkgr_page_02.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
table, td {
	font-size: 10pt;
}
.alert {
	color: #ff0000;
	font-family: "Comic Sans MS";
	font-size: 13pt;
	font-weight: bold;
}
hr {
	color: #990000;
	text-align: center;
	width: 80%;
}
input, select, input.button, submit.button, textarea {
	background-color: #660000;
	color: #ffff00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: #330000;
}
table.form, td.form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffff00;
	background-image: url(img/bkgr_form.jpg);
}
fieldset.form, legend.form {
	color: #cccccc;
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;			
	}
h1,.h1 {
	font-family: "Comic Sans MS";
	font-size: 22pt;
	font-weight: bold;
	color: #990000;
}

h2,.h2 {
	font-family: "Comic Sans MS";
	font-size: 19pt;
	font-weight: bold;
	color: #990000;
}
h3,.h3 {
	font-family: "Comic Sans MS";
	font-size: 15pt;
	font-weight: bold;
	color: #990000;
}
h4,.h4{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
	color: #990000;
}