body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F3EB;
	margin: 0px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #FFFFEE;
}
a:visited {
	color: #FFFFEE;
}
a:hover {
	color: #FFFFEE;
}
.pic_box {
	border: 1px solid #000000;
}
.table_box {
	background-image: url(_graphics/bg_left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.green_text {
	color: #426B14;
}
