body { 	background-color: #ffffff;
		margin-left : 0%;
		margin-right : 0%;
		margin-top : 0%;
	}
a:link { font-weight: bold;	color: #20567C; text-decoration: none; }
a:visited { font-weight: bold; color: #ff6600; text-decoration: none; }
a:active { font-weight: bold; color: #003399; text-decoration: none; }
a:hover { background: yellow; text-decoration: underline; }

p,td,ul,ol,li { font-family: verdana;
				font-size: 10pt;
				}
.sm { 	font-family: verdana;
		font-size: 8pt;
		}		
.hd { 	font-family: verdana;
		font-size: 12pt;
		font-weight: bold;
		}		

.blockquote { margin-left: 4%; margin-right: 4%; }
