/* CSS Document */


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #886644; font-weight: bold; letter-spacing: 2px}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #886644; font-weight: bold; letter-spacing: 2px }
.subhead2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #886644; font-weight: bold; letter-spacing: 2px }


td  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #886644;
	line-height: 18px;
}

.nav  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}


.footer  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}


li {color: #886644; list-style-type: square} 
ul {color: #886644; list-style-type: square} 
ol {color: #886644} 

a:link {color: #000000;  font-weight : normal; text-decoration: none } 
a:visited {color: #000000;  font-weight : normal; text-decoration: none } 
a:hover {color: #000000;  font-weight : normal; text-decoration: underline } 
a:active {color: #000000;  font-weight : normal; text-decoration: underline } 

.subtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight : bold;} 
.subtext a:link {color: #000000; text-decoration: none} 
.subtext a:visited {color: #000000; text-decoration: none} 
.subtext a:hover {color: #000000; text-decoration: underline} 
.subtext a:active {color: #000000; text-decoration: underline} 

.box { border: 1px solid #0000000; }

.rule { border: 2px solid #000000}

.tablecolored {
	background-color: #e2dfce;
	margin: 1px;
	padding: 0px;
	border: 0px solid;
/* Be sure to specify the TD background color for each cell affected */

}

