.default {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}
.black { 
	font-size: 10px; 
	color: #000000;
}

a {  
	color: #255ACF;
}
a:visited {  
	color: #204DB2;
}
a:hover {  
	color: #EF3F34;
}

.subtlelinks a {
	color: #255ACF;
	text-decoration: none;
}
.subtlelinks a:visited {  
	color: #204DB2;
}
.subtlelinks a:hover {  
	color: #EF3F34;
	text-decoration: underline;
}

.blacklink { 
	font-size: 10px; 
	color: #000000;
}

.titletext { 
	font-size: 16px; 
	color: #000000;
}

input { 
	font-family: courier new; 
}
input.button { 
	background-color: #946746; 
	border-top: 2px solid #C39D82; 
	border-bottom: 2px solid #000000; 
	border-right: 2px solid #000000; 
	border-left: 2px solid #C39D82; 
	font-family: Arial; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF3333;
    font-style: italic;
}
.littlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	font-style: italic;

}
.questionnum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif; 
	color: ffffff;
	font-size: 12px;
}	
.footerlinks a {
	color: F7DB07;
}

.footerlinks a:visited {
	color: F7DB07;
}
.footerlinks a:hover {
	color: EF3F34;
}
.footeremail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 969696;
	text-decoration: none;
	font-weight: bold;
}
.footeremail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: EF3F34;
	text-decoration: underline;
	font-weight: bold;
}
.footeremail:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 969696;
	text-decoration: none;
	font-weight: bold;
}
.checklist {
	list-style: url(images/check.gif);
}
.coupon {
	border: 1px dashed #888888;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7D573B;
}
.footer a {
	color: 7D573B;
}
.footer a:visited {
	color: 7D573B;
}
.footer a:hover {
	color: ffffff;
}
