

/* Generic Font styles */

h1{
	font-size: 21px;
}

h2{

}

h3{
	color: #8A7967;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

h4{

}

a:link,
a:visited{
	text-decoration:none;
}

a:hover,
a:active,
a.over,
a.selected:link,
a.selected:visited{
	text-decoration: underline;
}

/* Footer */
#footer{	
	
}

#legitify{
	width: 100px;
	margin:0 auto;






































