/*
// $Id: content.css,v 1.2 2008/06/05 14:58:22 stephend Exp $
// $Revision: 1.2 $
// $Author: stephend $
//
// $Log: content.css,v $
// Revision 1.2  2008/06/05 14:58:22  stephend
// Tweaks
//
// Revision 1.1  2008/04/28 21:21:54  stephend
// Init. Commit
//
// Revision 1.2  2008/02/22 19:01:54  scottl
// Various changes to reference website.  Added new and updated example code modules and fixed some basic things that were missing/broken (Google Analytics, doctype, etc.)
//
//
*/
.header2 {
	font-family: Arial;
	font-size: 13px;
	color:#535353;
	font-weight:bold;
}
.header3 {
	font-family: Arial;
	font-size: 12px;
	color:#888;
	font-weight:bold;
}