/* CSS Document */

a:link {
  color: #67276F;
  text-decoration: none}

a:visited {
  color: #67276F;
  text-decoration: none}

a:hover {
  text-decoration: underline;
  color: #54594A}

.staceycannon {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #54594A;}

.fontbody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;}
	
.fontbody_large {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 40px;}
	
.fontbodybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: bold}
	
.fontspacer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold}
	
.hilight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3D2A3F;
	line-height: 16px;
	font-weight: bold}
		
.hilight_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #3D2A3F;
	line-height: 30px}
	
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3D2A3F;
	line-height: 20px}
		
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	padding-bottom: 10px;}

.list_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	padding-bottom: 5px;}

.table {  
	border-style: solid; border-color: #BAB8B1; border-width: 1px; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333}
	
.table_lines 	{ empty-cells: show; 
									border-top: 1px solid #000000;
									border-left: 1px solid #000000;
									font-family: Arial, Helvetica, Verdana, sans-serif;
									font-size: 12px; color: #000000; }
									
.table_lines td	{ empty-cells: show; 
									border-bottom: 1px solid #000000;
									border-right: 1px solid #000000;
									font-family: Arial, Helvetica, Verdana, sans-serif;
									font-size: 12px; color: #000000; }