body	{ /* main */
	margin:	0;
	padding:	0;
	color:	#f0dcb8;  /* cream */
	font-size: 10px;
	line-height: 13px;
	background-color: #7f6635; /* brown */
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help me not forget */
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-color: #f0dcb8; /* cream */
	font-size: 10px;
	line-height: 13px;
    	}
a	{
	text-decoration: none;
	font-weight:	bold;
	}
a:link	{
	color:	#583a5b;  /* purple */
	text-decoration: none;
	font-weight:	bold;
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
a:visited	{
	color:	#583a5b;  /* purple */
	text-decoration: none;
	font-weight:	bold;
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
a:hover	{
	color:	#d7572d;  /* orange */
	text-decoration: none;
	font-weight:	bold;
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
a:active	{
	color:	#d7572d;  /* orange */
	text-decoration: none;
	font-weight:	bold;
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-color: #f0dcb8; /* cream */
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
.content {
	padding: 10px 20px;
	margin: 5% 15%;
	border: 1px dotted #333;
	background-color: transparent;
	}
p {
	margin-top: 0; padding-top: 0;
	line-height: 13px;
	background-color: transparent;
	}
strong {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #e9bb61;  /* "soft gold" */
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}	
h1	{
	font-size:	24px;
	font-weight:	bold;
	background-color: transparent;
	}
h2	{
	font-size:	22px;
	font-weight:	bold;
	background-color: transparent;
	}
h3	{
	font-size:	20px;
	font-weight:	bold;
	background-color: transparent;
	}
h4 	{
	font-size:	18px;
	font-weight:	bold;
	background-color: transparent;
	}

h6	{
	font-size:	12px;
	font-weight:	bold;
	background-color: transparent;
	}
.first 	{
	margin-top: 0;
	padding-top: 0;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d7572d; /* orange */
	background-color: transparent;
	margin-top:	0px;
	margin-bottom: 6px;
	}
h5	{
	font-size:	14px;
	font-weight:	bold;
	background-color: transparent;
	margin-bottom: 16px;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
.fineprint1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
	color: #7f6635; /* brown */
	margin: 0;
	border: 0;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
	}
.fineprint2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
	color: #e9bb61;  /* "soft gold" */
	margin: 0;
	border: 0;
	text-align: left;
	vertical-align: middle;
	background-color: transparent;
	}
.hilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #e9a828; /* gold */
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
.hilite2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #e9bb61; /* "soft gold" */
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
.hilite3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #d7572d; /* orange */
	font-size: 10px;
	line-height: 13px;
	background-color: transparent;
	}
#copy {
	background-color: transparent;
	}
#bottom1 {
	background-color: transparent;
	}
#bottom2 {
	background-color: transparent
	}




