body
{
	margin: 0;
}

TD 
{
	font-size: 12;	
	font-family: Times New Roman;
	line-height: 25pt;
	letter-spacing: .75pt;
}

.normal 
{
	line-height: normal;
	letter-spacing: normal;
}

.normalBold 
{
	line-height: normal;
	letter-spacing: normal;
	font-weight: bold;
}

.heading
{
	font-size: 16;
	font-weight: bold;
}

.title
{
	font-size: 22;
	font-weight: bold;
}

.submenu 
{
	font-size: 11;
	color: #1B5B1E;
}

.smalltxt 
{
	font-size: 9;
}

A:link, A:visited
{
	color: #1B5B1E;
	text-decoration: none;
}

A:hover 
{
	text-decoration: underline;
}
