A:hover { color: #FF9999; }

.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	line-height: 1.5;
	margin: 0; 
}
.body-text {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	line-height: 1.5;
	margin: 0; 
}
.error-message {
  font-family: helvetica, verdana, arial, geneva, sans-serif;
  font-size: 13px;
  color: #dd3333;
  line-height: 1.2;
  margin: 0;
}

.body-loftus {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #993300;
	line-height: 1.7;
	margin: 0; 
}

.body-hoult {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #006666;
	line-height: 1.7;
	margin: 0; 
}

.body-header {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #0099CC;
	line-height: 1.5;
	margin: 0; 
}

.header-small {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #000;
	line-height: 1.5;
	margin: 0; 
}

.money {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #000;
	line-height: 1.5;
	margin: 0; 
}

.link {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #FFFFED;
	line-height: 1.3;
	margin: 0; 
}


.header {
	font-family : Verdana, Arial, Sans Serif;
	font-style : Bold
	font-size : 14px;
	font-weight: normal;
	color : #666600;
	line-height: 1.5;
}


.caption {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #666666;
}

.top  {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #666666;
}


.copyright {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	line-height: 1.5;
	color : #000000;
}


.copyright-white {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFFF;
}
.form-header {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #0099CC;
	line-height: 1.5;
	margin: 0; 
}

.form-label-required {
  font-family: verdana, arial, geneva, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#333333;
  margin: 0;
}

.form-label-not-required {
  font-family: verdana, arial, geneva, sans-serif;
  font-size: 13px;
  color: #333333;
  margin: 0;
}
.form-label-invalid {
  font-family: verdana, arial, geneva, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #000000;
  margin: 0;
}

