body {
	background-image: url();
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.footer_text {font-size: 9px}
.picture_outline {
	border: 1px solid #333333;
}
.picture_outline_white {
	border: 4px solid #FCFBF6;
}
.picture_outline_litegray {
	border: 1px solid #CCCCCC;
}
.picture_outline_thin_white {
	border: 1px solid #ffffff;
}
.main_text_box {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.body_text_large {
	font-size: 16px;
	color: #333333;
}
.body_text_medium {font-size: 12px; }
.body_text_small {font-size: 10px; }

