
a:link {
	color: #993333;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #993333;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #993333}
a:active {
	color: #993333;
	font-weight: normal;
	text-decoration: none;

}



.body-text {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	line-height: 1.5;
}

.body-text-large {
        font-family : Verdana, Arial, Sans Serif;
        font-size : 13px;
        font-weight: normal;
        color : #000000;
        line-height: 1.5;
}

.copy {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #000000;
	line-height: 1.5;
}

.head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #818129;
	line-height: 1.5;
	
}

.greentext {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #666633;
	line-height: 1.5;
	
}

.money{
  font-family: verdana, arial, geneva, sans-serif;
  font-size: 14px;
  color: #000000;
  line-height: 1.2;
  margin: 0;
}

.header-small{
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #666633;
  font-weight:bold;
  margin: 0;
}

.header-large{
	font-family : Verdana, Arial, Sans Serif;
	font-size : 16px;
	font-weight: bold;
  	color: #666633;
}

.form-header{
  font-family: Verdana, arial, verdana, sans-serif;
  font-size: 14px;
  color: #666633;
  font-weight:bold;
  margin: 0;
}

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

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

.message {
  font-family: verdana, arial, geneva, sans-serif;
  font-size: 14px;
  color: #333366;
  line-height: 1.2;
  margin: 0;
}

.error-message {
  font-family: helvetica, verdana, arial, geneva, sans-serif;
  font-size: 13px;
  color: #dd3333;
  line-height: 1.2;
  margin: 0;
}


