#bodytext  { 
	color: black; 
	font-size: 12px;
	font-family: helvetica,arial,san-serif;
	}

#foottext  { 
	color: black; 
	font-size: 12px;
	font-family: helvetica,arial,san-serif;
	}
	
#bodytext-med { 
	color: black; 
	font-size: 15px;
	font-family: helvetica,arial,san-serif;
	}
	
#bodytextlist  { 
	color: black; 
	font-size: 12px;
	font-family: helvetica,arial,san-serif;
	line-height: 20px
	}

#header  { 
	color: #5C5A52; 
	font-size: 24px;
	font-family: times,times new roman, serif;
	}
	
#subheader  { 
	color: #b69600; 
	font-size: 18px;
	font-family: times,times new roman, serif;
	font-style: italic;
	}
	
#subheader2  { 
	color: #b69600; 
	font-size: 15px;
	font-family: times,times new roman, serif;
	}
	
#newsheader  { 
	color: black; 
	font-size: 18px;
	font-family: times,times new roman, serif;
	}

#smgraybodytext	{ 
	color: #5C5A52; 
	font-size: 11px;
	font-family: helvetica,arial,san-serif;
	}

#smalltext  { 
	color: black; 
	font-size: 9px;
	font-family: helvetica,arial,san-serif;
	}
	
a:link  { 
	color: #b69600;
	text-decoration: none;
	}
	
a:visited  { 
	color: #b69600; 
	text-decoration: none;
	}
	
a:hover  { 
	color: #5C5A52; 
	text-decoration: none;
	}
	
a:active  { 
	color: #5C5A52; 
	text-decoration: none;
	}

hr {
	border:0;
	border-top: 1px solid #FFD200;
	height: 0;
	background: #FFD200;
	}
	
#attorney  { 
	float:left;
	color: black; 
	font-size: 12px;
	font-family: helvetica,arial,san-serif;
	width: 134px;
	margin: 8px;
	}
	
/*
Gold 100% - FFD200
Gold 15% - FFF8D9
Gold 35% - FFEFA7
Gray 100% - 5C5A52
*/