body {
	background-color: #D6A58C;
}

body, td, .normaltext {
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 13px;
}

.smalltext {
	font-size: 10px;
}

.largetext {
	font-size: 16px;
}

.header1 {
	font-size: 18px;
 	font-weight: bold;
}

.header2 {
	font-size: 16px;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:link {
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
}
