body, td, p, li, ul, ol {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
	color: #3E3000;

}

.bigger {
	font-size: 110%;
	font-weight: bold;
}

a, a:visited, a:hover, a:active {
	color: #652509;
}

h1 {
	font-size: large;
	font-weight: normal;
}


select, input {
	font-family: Tahoma, Arial, sans-serif;
	font-size: xx-small;
	color: #3E3000;
}