body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4C7686;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C7686;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #595148;
}
.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D675F;
}
.heading5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C7686;
}
.heading6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595148;
}
.heading7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D675F;
}
.italics-grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.italics-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.light-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E3DECA;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.white-heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.padding {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.pad10 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pad-rt {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.pad-left {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}


a:link 						{ color: #595148; font-weight: bold; }
a:active					{ color: #595148; font-weight: bold; }			
a:visited					{ color: #595148; font-weight: bold; }		
a:hover						{ color: #4C7686; font-weight: bold; }

a.nav:link       { color: #ECE9DD; font-size: 12px; text-decoration:none }
a.nav:active     { color: #ECE9DD; font-size: 12px; text-decoration:none }
a.nav:visited    { color: #ECE9DD; font-size: 12px; text-decoration:none }
a.nav:hover      { color: #DEF0FB; font-size: 12px; text-decoration:none }

a.light:link       { color: #6D675F; font-size: 12px; text-decoration:none }
a.light:active     { color: #6D675F; font-size: 12px; text-decoration:none }
a.light:visited    { color: #6D675F; font-size: 12px; text-decoration:none }
a.light:hover      { color: #595148; font-size: 12px; text-decoration:none }

a.white:link       { color: #DEF0FB; font-size: 12px; }
a.white:active     { color: #DEF0FB; font-size: 12px; }
a.white:visited    { color: #DEF0FB; font-size: 12px; }
a.white:hover      { color: #ECE9DD; font-size: 12px; }

a.nav2:link       { color: #ECE9DD; font-size: 12px; }
a.nav2:active     { color: #ECE9DD; font-size: 12px; }
a.nav2:visited    { color: #ECE9DD; font-size: 12px; }
a.nav2:hover      { color: #DEF0FB; font-size: 12px; }