

body  {font-family: Garamond, Palatino, Times;  
			background-color: "#F0DFC6";
			color:	#000000;
			font-size:	12px;
			line-height:	16px;
			}
			
.header {font-size:	14px;
			line-height:	18px;
			color:	#000000;
			}
			
a:link	{
	color: #000000;
	text-decoration:	underline
	}
	
a:hover	{
	color:	#326812;
	text-decoration:	underline
	}
	
a:active	{
	color:	#A65615;
	text-decoration:	none
	}
	
a:visited	{
	color:	#6B3407;
	text-decoration:	underline
	}
	
.leftnav { font-size:	12px;
			line-height:	16px;
			}
			
.footer { font-size:	10px;
			line-height:	16px;
			}
			
.rightnav { font-size:	12px;
			text-align:left;
			padding:0px;
			margin:0px;
			line-height:	14px;
			
			}
			
H1 {
	font-size: 24px;
	}
	
H2 {
	font-size: 18px;
	}
	
H3 {
	font-size: 16px;
	}

