p, tr, li
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
}


.title
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #6e2713;
}

a:link, a, a:visited
{
text-decoration:none;
color: #6a220c;
}

a:hover
{
text-decoration:underline;
color: #cb4d13;
}
