Body
{
	font-family: "Times New Roman", Times, serif;
	background-color: White;
	color: Black;
	margin: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

.MainTable
{
	background-image: url(images/sketches/home-6.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.Head
{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

.HeadSelected
{
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

.SubHead
{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

.SubHeadSelected
{
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

.Text
{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.SmallNav
{
	color: #2E3031;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

.SmallInfo
{
   
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}

.Copyright
{
   
	color: #aaaaaa;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}


A.Head:link, A.Head:visited, A.Head:active {
    text-decoration:    none;
}

A.Head:hover    {
    text-decoration: none;
	color: #CC0000;
}

A.SmallNav:link, A.SmallNav:visited, A.SmallNav:active {
    text-decoration:    none;
}

A.SmallNav:hover    {
   text-decoration: none;
	color: #CC0000;
}

A.HouseNav:link, A.HouseNav:visited, A.HouseNav:active {
   text-decoration:    none;
}

A.HouseNav:hover    {
   text-decoration: none;
	color: #CC0000;
}

A.Copyright:link, A.Copyright:visited, A.Copyright:active {
    text-decoration:    none;
}

A.Copyright:hover    {
    text-decoration: underline;
}
