body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color:#CC9966;
}

H1 	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc9966;
	font-size: 18px;
	font-weight: bold;
}

H3	{color:#CC9966; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
}
IMG.left	{float: left;
			margin-right: .25em;
			margin-bottom: .25em;
			
}
IMG.right	{float: right;
			margin-right: .25em;
			margin-bottom: .25em;
			
}
a:link {
	color: #663300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
}
a:visited {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
	font-size: 16px;
	
}
a:hover {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	font-size: 18px;
}
a:active {
	text-decoration: none;
	color: #663300;
	font-weight: bold;
	font-size: 16px;
}
