﻿body
{
	color: White;
	font-family: Arial;
	font-size: 12px;
}

a.basenav, a.basenav:link, a.basenav:visited, a.basenav:active
{
	color: White;
	text-decoration: none;
	font-weight: normal;
}

a.basenav:hover
{
	font-weight: bolder;
}

a.basenav2, a:link.basenav2, a:visited.basenav2, a:active.basenav2
{
	color: White;
	text-decoration: none;
	font-weight: normal;
}

a:hover.basenav2
{
	text-decoration:underline;
}

p
{
	color: Black;
	width: 786px;
	height: 200px;
	margin-bottom: 0px;
}

