body {
	font-family: Verdana;
	font-size: .85em;
	background-image:url('http://www.nlrpr.org/graphics/bg.gif');
	}

table {
	font-family: Verdana;
	font-size: 1em
	}

p {
	font-family: Verdana;
	font-size: 1em
	}

p.note {
	font-family: Verdana;
	font-size: .75em
	}

a {
	font-size: 1em;
    color: #0000c4;
	text-decoration: none;
	font-weight: bold;
	}

a.note {
	font-size: .75em;
    color: #0000c4;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	font-size: 1em;
	color: #9999ff;
	}

a:visited.note {
	font-size: .75em;
	color: #9999ff;
	}

a:hover {
	font-size: 1em;
	font-weight: bold;
	position: relative;
	color: #ff0000;
	}

a:hover.note {
	font-size: .75em;
	font-weight: bold;
	position: relative;
	color: #ff0000;
	}

td.n {
	font-size: 8pt; 
	background-color: #fff;
	}

td.m {
	font-size: 8pt;
	}

td.t {
	font-size: 8pt; 
	background-color: #0000c4; 
	font-weight: bold; 
	color: #ffffff;
	}

td.f {
	}

th.h {
	font-size: 8pt; 
	background-color: #0000c4;
	color: #fff
	}


