p, ul, li, blockquote, td { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px; 
	line-height: 130%;
	text-decoration: none;
}

a { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px; 
	line-height: 130%;
	text-decoration: none;
	color: #336699;
}

<!-- for careers -->
h3 { 
	font-size: 12px; 
	line-height: 150%; 
	color: #000066 
}

h2 { 
	font-size: 20px; 
	line-height: 150%; 
	color: #000066 }

.sectionhead { 
	font-size: 12px; 
	font-weight:bold; 
}

.note { 
	font-size: 9px; 
	color:#999999; 
}

.blah { 
	font-size: 9px; 
	color:#000000; 
	font-style: italic; 
}

.alertheading { 
	color:#ffffff; 
	font-size: 12px; 
	font-weight:bold; 
}

.norm { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px; 
	line-height: 120% 
}

.white { 
	color:#ffffff; 
}

.purple { 
	color:#663399; 
}

.gray { 
	color:#990000; 
}

.warning { 
	color:#ff0000; 
}

a.subnav { 
	font-size: 12px; 
	color: #333333; 
	font-weight: bold; 
	text-decoration: none;
}

a.subsubnav { 
	font-size: 10px; 
	color: #333333; 
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

.input-box{
	color: #000000;
	background: #CCCCFF;
	border: #ffffff solid 1px
}

// miscellaneous styles
.newstitle { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px; 
	color: #113565; 
	font-weight:bold; 
}

.featureUL { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background: #99ccff;
	list-style-image: url(../images/icon_bullet.gif);
	padding: 10px 10px 10px 25px;
	margin: 0;
}

.featureUL li {
	padding: 5px;
}

.newsUL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding: 35px 5px 5px 10px;
	margin: 0;
	list-style: none;
}

.newsUL li {
	padding: 5px;
}

.nomargin { 
	padding: 0; 
	margin: 0px 0px 15px 18px; 
}

.footer { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px; 
	color: #ffffff;
}

.cap {
	float: left;
	font-size: 80px;
	line-height: 51px;
	font-weight: normal;
	color:#663399;
	font-family: verdana,arial,helvetica,sans-serif; 
}