form { margin: 0px; }

body { 
       background: white;
       margin: 0px 0px 0px 0px;
       font-family: arial, helvetica, verdana;
       font-size: 13px;
}

td { font-family: arial; font-size: 13px; }
.narrow { font-family: arial; font-size: 11px; }
.body { font-family: arial; font-size: 13px; }

.subject a:active {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
	
.subject a:hover {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
}

.subject a:visited {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
	
.subject a {
	color: #0000ff;
	font-size: 12px;
	font-weight: bold;
}
	
.subject  {
	color: #990000;
	font-size: 12px;
}
