a:link {color:#3F6891; text-decoration: underline;}
a:visited {color:#5D7060; text-decoration: underline;}
a:hover {color:#5D7060; text-decoration: underline;}
a:active {color:#5D7060; text-decoration: underline;}


body 		{
		font-family: Arial,Helvetica,sans-serif;
		font-size: small;
		color: #000000;
		background: #FFFFFF;
		padding: 0;
		margin: 0;
		}

.regtext 	{
		font-size: 10pt;
		}

.headertext 	{
		font-size: 12pt;
		font-weight: bold;
		}

.smallertext 	{
		font-size: 8pt;
		}

.halfspace
		{
	line-height:40%;
	font-size:x-small;
		}




