body { margin: 0px;
}

table.top { background-image: url('/images/top.jpg');
	background-repeat: no-repeat;
}

td.nav { background-color: #666; }

td.nav a, td.nav a:visited { font-family: arial, verdana, sans-serif;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 2px;
	margin-top: 4px;
}

td.nav a:hover {text-decoration: underline; }

h1  { font-family: arial, verdana, sans-serif;
	font-size: 16px;
}

h2 { font-family: arial, verdana, sans-serif;
	font-size: 14px;
}

p, ul, ol { font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

ul { list-style-image: url('/images/arrow.gif'); }
ul ul {	list-style-image: none;}

p.dateline {color: #039; }

p a, p a:visited, div.point a, div.point a:visited { color: #039;
	text-decoration: none;
}

p a:hover, div.point a:hover { text-decoration: underline;
}

.point, .frmLbl, .frmDescription { font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.frmDescription { font-weight: normal; }

div.thspg {text-align: center;
}

div.footer { font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 1.2em;
}

div.footer a, .footer a:visited { text-decoration: none;
	color: #000;
}

div.footer a:hover { text-decoration: underline;
}

