body {
	background-color: #B0B0B0;
	color: #fffffff;
	font-family: Georgia, Times New Roman, Roman, serif;
	font-size: 0.88em;
	font-weight: 500;
}
tr.even {
	background-color: #dedece;
}
div.byline {
	margin-top: 0px;
}
div.description {
	background-color: #dedece;
	border: 1px solid #ccccbb;
	margin: 6px;
	margin-top: 10px;
	padding: 4px;
	width: 80%;
}
li {
	color: #67604B;
}
p {
	color: #67604B;
}
p a {
	color: #A30321;
	font-style: italic;
}
p a:active {
	color: #A30321;
}
p a:visited {
	color: #A30321;
}
h1 {
	color: #1E1944;
	font-size: 1.36em;
	font-weight: 500;
	text-align: left;
}
h2 {
	color: #414141;
	font-size: 1.15em;
}
h3 {
	font-size: 1em;
}
table.content {
	border: none;
	border-collapse: collapse;
	width: 766px;
}
table.content tr td.content {
	background-color: #DEDEDE;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 766px;
}
td.footer {
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-x;
	font-family: Optima, Arial, helvetica, sans-serif;
	font-size: .8em;
	height: 71px;
	text-align: center;
	vertical-align: middle;
	width: 766px;
}
table.content tr td.content .flash {
	background-color: #ccffcc;
	border: 1px solid #99ff99;
	color: black;
	font-size: 1em;
	padding: 10px;
	margin-bottom: 10px;
}


