td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-decoration: none;
	color: #000066;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000066;
}

.center
{
	text-align: center;
}

.navText
{
	text-align: center;
	font-size: 10px;
}

.heading
{
	font-size: 18px;
	font-weight: bolder;
}

.bold
{
	font-weight: bold;
}

a:link
{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #99CCCC;
	font-weight: bold;
	text-decoration: none;
}