a:link{
	color: #FF3300;
	
}

a:visited{
	color: #FF9900;
	
}

a:hover{
	color: #0000FF;

}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
 	color: #ffffff;
	text-align: right;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}


.thefontintro {
    font-family: Eurostile, Helvetica, sans-serif;
	font-size: 6px;
	line-height: normal;
	color: #000000;
}

.thefont {
    font-family: Eurostile, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #ffffff;
}

.thefontlarge {
  font-family:   Eurostile, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}


.thefontlargewhite {
  font-family:   Eurostile, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
	vertical-align: top;
}


.thefontsmallwhite {
  font-family:   Eurostile, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
}

.thefontsmall {
  font-family:   Eurostile, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: normal;
	text-align: center;
}

.footer {
  font-family:  Eurostile, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}


.thefontspecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	border-style: groove;
	border-color: #CCCCCC;
	border-width: 1px;
	vertical-align: top;
}

.testimonial {
  font-family:  Eurostile, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	color: #ffffff;
}