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

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #526B2A;
}
h1 {
	font-size: 24px;
	color: #8E4242;
}
h2 {
	font-size: 18px;
	color: #8E4242;
}
h3 {
	font-size: 16px;
	color: #8E4242;
}
.smalltext {
	font-size: 10px;
}
.largetext {
	font-size: 24px;
	color: #8E4242;
}
.mediumtext {
	font-size: 16px;
	color: #8E4242;
}