/*
// $Id: content.css,v 1.1 2009/10/20 17:48:58 karenk Exp $
// $Revision: 1.1 $
// $Author: karenk $
//
// $Log: content.css,v $
// Revision 1.1  2009/10/20 17:48:58  karenk
// add new wrapper for microsite
//

*/
body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	line-height: 18px;		
}
.header2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #065173;
}
.header3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.whiteFont {
	color: #fff;
}
a {
	color: #4b5e74;
}
