﻿#HtmlDiv OL LI
{
	list-style-position:outside;
	margin-right:20px;
	margin-left:20px;
	margin-top:2px;
}
#HtmlDiv UL LI
{
	list-style-position:outside;
	margin-right:20px;
	margin-left:20px;
	margin-top:2px;
}

A
{
	text-decoration:none;	
}
.Brown
{
	font-family:Arial;
	font-size:12px;
	color:#684f35;
}
.RedTitle
{
	font-family:Arial;
	font-size:14px;
	color:#970000;
	font-weight:bold;
}
.Red
{
	font-family:Arial;
	font-size:12px;
	color:#970000;
}
.DarkRed
{
	font-family:Arial;
	font-size:12px;
	color:#7b0d0e;
}
.Link
{
	font-family:Arial;
	font-size:12px;
	color:#970000;
	text-decoration:none;
}
.Link:hover
{
	text-decoration:underline;
}

.brown
{
	font-family:Arial;
	font-size:12px;
	color:#684f35;
}
.redtitle
{
	font-family:Arial;
	font-size:14px;
	color:#970000;
	font-weight:bold;
}
.red
{
	font-family:Arial;
	font-size:12px;
	color:#970000;
}
.darkred
{
	font-family:Arial;
	font-size:12px;
	color:#7b0d0e;
}
.link
{
	font-family:Arial;
	font-size:12px;
	color:#970000;
	text-decoration:none;
}
.link:hover
{
	text-decoration:underline;
}


