.header {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;

}
td.side {
	background-image: url(images/side_background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #E9D3A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.text {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text_bold {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
a.text_bold {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.subhead {

	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
a.text {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.smalltext {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a.smalltext {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
