body
{
	background-color: #990000;
	margin: 0px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}

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

a:visited {
	color: #666666;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: circle;
	list-style-position: outside;
}

.crumbs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}

.date
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: none;
}

strong { color: #990000; }

em
{
	font-style: normal;
	color: #999900;
	font-weight: bold;
}

.def {
	color: #0066FF;
	font-weight: bold;
}

.wht
{
	color: #FFFFFF;
	font-weight: bold;
}

.grey
{
	color: #CCCCCC;
	font-weight: bold;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
