body {
	background-image: url(../img/bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td, th, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body.background {
	background: url(../img/main/bottom_2_1.png);
	background-color: #1883A8;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}

td.section {
	color: #ffff99;
	font-size: 13px;
}

td.line {
	background-color: #c9c9c9;
}

td.body {
	font-size: 12px;
}

td.title {
	font-weight: bold;
}

td.date {
	color: #cccccc;
	font-size: 11px;
	text-align: right;
}

td.footer {
	color: #cccccc;
	font-size: 10px;
}

span.bio_field {
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}