body {
	margin: 20px 30px 0px 30px;
	background: #f0f0f0;
	}

#dotsdark {
	background: url(images/dot_dark.gif) repeat-x;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#details {
	display: table;
	height: 350px;
	padding: 90px 30px 30px 0px;
	}

.backnav {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #221f1e;
	padding-bottom: 15px;
	}

.h1 {
	font-family: Palatino, Times New Roman, Serif;
	font-size: 16px;
	color: #221f1e;
	padding-bottom: 15px;
	}

.h2 {
	font-family: Palatino, Times New Roman, Serif;
	font-size: 13px;
	color: #221f1e;
	}

.t {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #221f1e;
	line-height:18px;
	}
	
a:link {
	color: #221f1e;
	text-decoration: none;
	}
a:visited {
	color: #221f1e;
	text-decoration: none;
	}
a:hover {
	color: #221f1e;
	text-decoration: underline;
	}