html, body {
	height:100%;
	border: 0;
	margin:0;
	padding:0;
}
a:link { 
	color: #730021; 
	text-decoration: none
}
a:visited { 
	color: #730021; 
	text-decoration: none 
}
a:hover { 
	color: #ba0035; 
	text-decoration: underline
}
a.foot:link { 
	color: #9b7e6b; 
	text-decoration: none 
}
a.foot:visited { 
	color: #9b7e6b; 
	text-decoration: none 
}
a.foot:hover { 
	color: #730021; 
	text-decoration: underline
}
hr { 
	color: #93a388; 
	background-color: #93a388; 
	border: none; 
	height: 2px 
}
h2, h3, h4 {
	color: #730021;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.box { 
	border: #730021 solid 1px; 
	margin-left: 12px; 
	margin-bottom: 12px 
}
.text { 
	font-family: verdana, arial, helvetica; 
	font-size: 12px; 
	color: #032f22; 
	cursor:default 
}
.small{ 
	font-family: verdana, arial, helvetica; 
	font-size: 10px; 
	color: #032f22; 
	cursor:default 
}
.footer { 
	font-family: verdana, arial, helvetica; 
	font-size: 10px; 
	color: #93a388; 
	cursor:default 
}
#footer {
	width:100%;
}
#servicing {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
}