body .plaintext
{
  font-family:			Tahoma;
  font-size:				8pt;
}

H1 {
  font-family:			arial;
  font-size:				16pt;
  font-weight:			bold;
}

H2 {
	font-family:			arial;
	font-size:				13pt;
	font-weight:			bold;
}

H3
{
	font-weight: bold;
	font-size: 9pt;
	font-family: arial;
	text-decoration: underline;
}

TH
{
	color:						#555555;

	font-family:			tahoma;
	font-size:				8pt;
	font-weight:			bold;
}

H4
{
	color:						#555555;

	font-family:			tahoma;
	font-size:				8pt;
	font-weight:			bold;

}

TD
{
	color:						black;

	font-family:			tahoma;
	font-size:				8pt;
	font-weight:			normal;
}

.bigspacer 
{
	margin-top:				20px;
	padding-top:			20px;
}

.mediumspacer 
{
	margin-top:				10px;
	padding-top:			10px;
}

.smallspacer 
{
	margin-top:				5px;
	padding-top:			5px;
}

.smalltext 
{
	font-family:			tahoma;
	font-size:				6pt;
	font-weight:			normal;
}

.disabledlink
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
}

A:link
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
}

A:visited
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0099ff
}

A:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0099;
	font-family: Tahoma;
}
