body {
	text-align:center;
}
td {
	text-align:left;
}
body, td, p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	vertical-align:top;
}
hr {
	color: #B5AD89; 
	height: 1; 
}
.small {
	font-size: 10x;
}
.smalltable td p {
	font-size: 12px;
	color: #EEEEEE;
	line-height: 16px;
}
.padding {
	margin-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
.sidebar {
	background-color: #F1EDD9;
}
.sidebar td p {
	color: #6A623C;
}
.head {
	font-size: 14px;
	font-weight: bold;
	color: #B63906;
}
a:link {
	font-weight: bold;
	color: #B63906;
	text-decoration: none;
}
a:hover {
	color: #F89A3D;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #B63906;
	text-decoration: none;
}
a:active {
	color: #B63906;
	font-weight: bold;
}


ol {
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
.alpha {
	list-style-type: lower-alpha;
}
