td, tr, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #313526;
}
.text {
	line-height: 20px;
}
body {
	background-color: #313526;
	margin:0px;
}


small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #313526;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #804000;
	background-color: #FFDE81;
	border-top: 1px solid #313526;
	border-right: 0px none;
	border-bottom: 1px solid #313526;
	border-left: 0px none;
}
#nav a, #nav a:link, #nav a:active, #nav a:hover  {
	text-decoration: none;
	/*border-bottom: 1px dotted #846354;*/
	color: #313526;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top:: 0px;
	margin-bottom: 0px;
}
a, a:link, a:active, a:hover  {
	text-decoration: underline;
	/*border-bottom: 1px dotted #846354;*/
	color: #313526;
}
