body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #14435E; 
	}

H5 {
	font-size: 12px; 
	color: #14435E;
	}

H4 {
	font-size: 13px; 
	color: #14435E;
	}

A:link {font-weight: normal; text-decoration: none; color: #625231;} 
A:visited {font-weight: normal; text-decoration: none; color: #625231;}
A:hover {font-weight: normal; text-decoration: underline; color: #14435E; }

.home
	{ 
	color: #ffffff;
	}

.small 
	{ 
	color: #14435E; 
	font-size: 10px;
	}

.white
	{ 
	color: #FFFFFF;
	}

.indent 
{ text-indent: 10px;
}

.margin 
	{ 
	margin: 5px; 
	padding: 5px; 
	}

.justify 
	{ 
	text-align:justify 
	} 
	
.contactButton 
{ font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
font-size: 11px; 
font-weight: normal; 
background-color: #625231;
border: 1px solid #625231;
}

.contactInput 
{ background-color: #ffffff; 
border: 1px solid #625231;
font-size: 11px;
color: #14435E;
} 
