
body
{
	font-size:     10pt;
	font-family:   verdana, arial, helvetica, geneva;
	font-weight:   normal;
	font-style:    normal;
}


.fixedwidth
{
	font-family: courier;
	white-space: pre;
}



.smalltext
{
	font-size:     7.5pt;
	font-family:   verdana, arial, helvetica, geneva;
	font-weight:   normal;
	font-style:    normal;
}



h1
{
	font-size:     12pt;
	font-weight:   bold;
	margin-top:    0px;
	margin-bottom: 12px;
}



h2
{
	font-size:     10pt;
	font-weight:   bold;
	margin-top:    0px;
	margin-bottom: 0px;
}



b
{
	font-size:     10pt;
	font-family:   verdana, arial, helvetica, geneva;
	font-weight:   bold;
	font-style:    normal;
}



th
{
	font-size:     10pt;
	font-family:   verdana, arial, helvetica, geneva;
}



td
{
	font-size:     10pt;
	font-family:   verdana, arial, helvetica, geneva;
	font-weight:   normal;
	font-style:    normal;
}



a
{
	text-decoration:   none;
	color:             red;
}



a:hover
{
	text-decoration:   underline;
}

