﻿body
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #d2b7d5;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #692f1f;
}

h3
{
	margin: 0px;
	padding-left: 0px;
	font-size: 13px;
}


hr
{
	color: #161637;
	width: 770px;
	text-align: left;
	display: inherit;
}

p
{
	
}

ul, ul li {
	display: block;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
}

ul a:link, ul a:visited
{
	color: #692f1f;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
ul a:hover
{
	color: #e4c3e2;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

p[date]
{
	font-style: italic;
}
