body { background-color: #ffffff; }
a:link { color: #cc0000; }
a:visited { color: #336699; }
a:active { color: #cc0000; }
a:hover { background-color: yellow;
		color: #cc0000; }
p,td { font-family: arial;
	font-size: 12pt;
	}
			
.title { font-family: arial;
			font-size: 14pt;
			font-weight: bold;
			color: #990000;
			}
			
.sm { font-size: 10pt; }

.smem { font-size: 10pt; font-style: italic; }		