body 
{
	background-color:   #FFFFFF;
	margin-top:         0px;
	margin-bottom:      0px;
	margin-left:        0px;
	margin-right:       0px;
	font-size: 90%;

}

.text              {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
}
.textbold          {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 90%;
}

a:link              {color: #0000CC; text-decoration: none}
a:visited           {color: #0000CC; text-decoration: none }
a:hover             {color: #0000CC; text-decoration: underline}
a:active            {color: #AA0000; text-decoration: none }
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

