body {
	background-color: #E7E5DD;
	font-family: arial,helvetica,verdana;
	margin: 0px
}

p.category {
	background-color: #4B281A;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 6px 6px;
	width: 178px;
}

table.content {
	border: 0px;
	margin: 14px;
	width: 582px;
}

.contentheader {
	background-color: #4B281A;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 6px 6px;
	width: 582px;
}

.contenttext {
	background-color: #D7D5CD;
	border-bottom: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	color: #000000;
	font-size: 12px;
	padding: 6px 6px;
}

.contentphoto {
	background-color: #D7D5CD;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	padding: 0px;
}

.footer {
	color: #000000;
	font-size: 11px;
}	

a {
	color: #382C7E;
	text-decoration: none;
}

a.hover {
	text-decoration: underline;
}

a.footer {
	color: #382C7E;
	font-size: 11px;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

a.sub {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	padding: 0px 8px;
	text-decoration: none;
}

a.sub:hover {
	color: #ffffff;
	text-decoration: underline;
}

img {
	border: 0px;
}

img.border {
	border: 1px #4B281A solid;
}