p, body, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:14px;
}

.redText, .redText a:link {
	color: #CC3300;
}

.errors {
	color: #CC3300;
	font-weight:bold;	
}

.blueText, .blueText a:link {
	color:#0066CC;
}

.purpleText, .purpleText p {
	color: #993399;
}

.whiteText, .whiteText a:link, .whiteText a:hover, .whiteText a:visited {
	color: #FFFFFF;
}

.thumb {
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
}

.heading {
	font-size: 12px;
	color: #CC3300;
	font-weight:bold;	
	text-transform:uppercase;
}

.subheading {
	font-size: 12px;
	font-weight:bold;	
}
