/*
// $Id: content.css,v 1.2 2010/05/04 16:53:14 karenk Exp $
// $Revision: 1.2 $
// $Author: karenk $
//
// $Log: content.css,v $
// Revision 1.2  2010/05/04 16:53:14  karenk
// add smaller trademark sign.  turn on ssl.  misc qa items
//
// Revision 1.1  2010/03/11 18:06:56  craigm
// Initiall revision
//
// 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.)
//
//
*/
h1 {
	font-family: Georgia;
	font-size: 22px;
	color: #9e4b00;
}
h2 {
	font-family: Georgia;
	font-size: 18px;
	color: #645b41;
}
h3 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #645b41;
}
a {
	color: #9e4b00;
}