a:link {
	color:#981d20;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#981d20;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#981d20;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color:#981d20;
	font-weight : normal;
	text-decoration : none;
}

body {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	margin:0px;
	padding:0px;
	background-color:#f0f0f0;
}

td {
	font-family : Arial;
	font-size : 11px;
}

.button {
	background-color : #C61317;
	border:none;
	height:29px;
	text-transform:uppercase;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}

.field {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

.header {
	color : #000000;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}

.nav {
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif
}