	 body {
	 	margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-family: verdana;
		font-size: small;
		color: #000040;
		}
	td {
		font-size: 11pt;
		}
	td.columns {
		padding: 25px;
		font-size: 11pt;
		text-align: justify;
		}
	a:link.links {
		color:#a2a2a2;
		text-decoration: none;
		}
	a:visited.links {
		color:#a2a2a2;
		text-decoration: none;
		}
	a:hover.links {
		color:#8d0a24;
		text-decoration: underline;
		}
	h1 {
		font-size: 16pt;
		}
	p.justify {
		text-align: justify;
		}
		
	a:link.members {
		text-decoration: none;
		color: #000040;
		}
	a:visited.members {
		text-decoration: none;
		color: #000040;
		}
	a:hover.members {
		text-decoration: none;
		color: #000040;
		}

.poster {color: #4945b3; font-size: 11pt; font-weight: bold; }
.post {color: #363636; font-size: 10pt; font-variant: italic; }
