﻿BODY
{
	background-color:#FFFFFF;
	margin:0px;
	font-family:Verdana,Arial;
	font-size:10pt;
}
BODY.splash
{
	background-color:#E8E8E8;
	margin:0px;
	font-family:Verdana,Arial;
	font-size:10pt;
}
A:link
{
	color:#6A000B;
	text-decoration:none;
}
A:visited
{
	color:#6A000B;
	text-decoration:none;
}
A:hover
{
	color:#A7A7A7;
	text-decoration:none;
}
A:active
{
	color:#6A000B;
	text-decoration:none;
}
DIV.titleLine
{
	background-color:#A7A7A7;
	width:100%;
}
TD.bottomDivider
{
	background-color:#870301;
}
TD.sideMargin
{
	background-color:#EFE8E0;
}
TD.sideDivider
{
	background-color:#A67C56;
}
.title
{
	font-size:14pt;
	color:#6A000B;
}
.smallText
{
	font-size:8pt;
}


