@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	color: #5e391b;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 1em;
	line-height:1.4em;
}

a {
	color: #5e391b;	
	text-decoration: none;
}
a:hover {
	color: #5e391b;	
	text-decoration: underline;	
}

.small {
	font-size: .7em;
	font-weight: normal;
}
