body {
	background-color : #FFFFFF;
}

td.a {
	width : 190px;
}

h1 {
	font-family : "Courier New", Courier, monospace;
	color : #FF0066;
	background-color : transparent;
	font-size : 20px;
	text-align : center;
}

p.n {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ol.n {
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

span.u {
	background-color : transparent;
	color : #800080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

p.d {
	background-color : transparent;
	color : #800080;
	font-family : "Courier New", Courier, monospace;
}

p.i {
	background-color : transparent;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	margin-left : 14px;
}

p.l {
	background-color : transparent;
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-align : center;
}

p.nl {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}

p.c {
	font-size : 12px;
	background-color : transparent;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

a:link {
	background-color : transparent;
	color : #0000FF;
}

a:visited {
	background-color : transparent;
	color : #FF0000;
}

a:hover {
	background-color : transparent;
	color : #00FF00;
}

a:active {
	background-color : transparent;
	color : #00FF00;
}


