a {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

a:hover   {
color: #ff00cc; 
font-weight:bold;

}

.boldLink {
	font-weight:bold;
	text-decoration:none;
	line-height: 13px;
}

.body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

.bodyGry {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #616161;
}

.description {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}

.bodyMedium {
	font-family: Verdana;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
}

.bodySmall {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

.bodyTiny {
	font-family: Verdana;
	line-height: 16px;
	font-size: 9px;
	color: #6f6f6f;
}

.header {
	font-family: Verdana;
	font-size: 22px;
	font-weight:bold;
	color: #000000;
}

.headline {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
}


.fullPageCopy {
	font-family: Verdana;
	font-size: 30px;
	font-weight:bold;
	color: #000000;
}

.gryBold {
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
	line-height: 13px;
	color:#999999;
}

.gryBlurb {
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color:#616161;
}

.legal {
	font-family: Verdana;
	font-size: 9px;
	line-height: 12px;
	color: #aaabac;
}

textarea {
	width:350px;
	height:145px;
}

input {
	width:350px;
	height:25px;
}

.submit {
	width:50px;
}

.dkBold {
	font-weight: bold;
	color: #000000;
}

.bold {
	font-weight:bold;
	color : #000;
}
