/*
// $Id: content.css,v 1.4 2006/11/01 17:46:24 stephend Exp $
// $Revision: 1.4 $
// $Author: stephend $
//
// $Log: content.css,v $
// Revision 1.4  2006/11/01 17:46:24  stephend
// Added inital survey form
//
// Revision 1.3  2006/10/26 16:58:43  scottl
// Added link to new form in wrapper.  Updated css styles for CMT editor.
//
// Revision 1.2  2006/01/25 16:53:29  scottl
// Adjusted calendar styles.
//
*/
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #454545;
	}
	
.txtHead1 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9A3A3A;
	}
	
.txtLarge {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #454545;
	}
