body {
	margin:0px; background-image: url('images/bg.jpg');
}

body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #672F13;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #672F13;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #51010A;
}

.list {
	line-height: 1;
	text-indent: -1.2em;
	padding-left: 1.2em;
	margin-bottom: 5px;
	}
