body, p {
	margin: 0px 0px 0px 0px;
	padding:0px;
	top: 0px;
	color: #66707b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	letter-spacing: 1px;
	list-style-type: none;
}	
h1 {
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #5a8ea6;
	text-transform: lowercase;
	letter-spacing:1px;
	text-align:right;
	padding-right: 5px;
	border-bottom: #8db64b dotted 3px;
	line-height: 20pt;
	font-style: italic;
}
footer {
	font-family: georgia;
	font-size: 10px;
	font-weight: normal;
	color: #724f25;
	text-align:right;
	padding-right: 5px;
}
		
a:link, a:active, a:visited { 
		color: #8db64b;
		font-weight:bold;
		letter-spacing: normal;
		text-decoration:none;
		border-bottom: 2px dotted #a0e4f7; }
		
a:hover { 
		font-weight:bold;
		background-color: transparent;
		color: #c6dce0;
		letter-spacing: normal;
		text-decoration:none;
		border-bottom: 0px solid #8db64b;}
		
strong, b { 
		font-weight:bold;
		color:#5a8ea6;
		font-style: normal;
		background-color:transparent;
		text-transform: none;
		letter-spacing: 1px;}

em, i { 	
		font-weight: normal;
		font-style: italic;
		color:#c29580;
		background-color:transparent;
		text-transform: none;}


INPUT, SELECT, TEXTAREA, BUTTON {
	BORDER: #c6dce0 2px dotted; FONT: 10px georgia; letter-spacing: 1px; COLOR: #8db64b; BACKGROUND-COLOR: #ffffff;
}

a.nav:link, a.nav:active, a.nav:visited{
	color: #70a9b4;
	font-weight:normal;
	letter-spacing: normal;
	text-decoration:none;
	border-bottom: 2px solid #b7da89;
	background-color: #ebf5f7;
	display:block;
	line-height: 40px;
	font-size: 12px;
	font-family: georgia;
}
		
a.nav:hover{
	color: #ffffff;
	font-weight:normal;
	letter-spacing: normal;
	text-decoration:none;
	background-color: #70a9b4;
	display:block;
	line-height: 40px;
		border-bottom: 2px solid #cce3ae;

}

