BODY {
	background: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	}

A:link { 
	color: blue;
	font-size: 10pt;
	}

A:active link    { 
	color: blue;
	font-size: 10pt;
	}


A:visited { 
	font-size: 10pt;
	}


H1, H2, H3 {
	color: black; 
	}

H1 {
	font-size: 20pt;
	}

H2 {
	font-size: 15pt;
	}
	
.space {
	line-height: 20px
	}

.small {
	font-size: 8pt
	}


.regsize {
	font-size: 10pt;
	}

TD { 
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	}

.list {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 24px;
	}


