body {
	font-family: Verdana;
	margin: 10px;
	padding: 0px;
	font-size: 12px;
}

table {
	font: Verdana;
	font-size: 12px;
}

table td {
	line-height:18px;
}

h1 {
	color:#490000;
	font-size:17px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	text-align:center;
}

h2 {
	color:#490000;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	text-align:left;
}

font.orange {
	color:#FB2020;
}

a {
	color:#FB2020;
	text-decoration:none;
}

a.green {
	color:#476652;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input.text, select, textarea {
	border:1px solid #000000;
	font-size:12px;
	font-family:Verdana;
}

input.button {
	border:1px solid #000000;
	background-color:#476652;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana;
}

form {
	margin:0px;
}

.main {
/*	background-image: url(/images/combo.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
*/}

hr {
	color:#476652;
	height:1px;
}
