body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:100%;
	color:#000000;
	background:#006699;
	}
p {
	margin:0px 10px 10px 10px;
	color:#000000;
	font-size:80%;
	}
p	a:link, p a:visited {
	color:#000000;
	text-decoration: none;
	}
p a:hover {
	text-decoration: underline;
	}
h1 {
	color: #CC6600;
	margin-top:0px;
	font-size: 120%;
	font-weight: bold;
	}
h2 {
	color: #CC6600;
	margin-top:0px;
	font-size: 110%;
	font-weight: bold;
	}
h3 {
	color: #003366;
	margin-bottom:2px;
	font-size:90%;
	font-weight: bold;
	}
.content {
	margin:10px 10px 30px 10px;
	}
a.nMenu:link	{
	line-height:150%;
	font-weight:bold;
	font-size: 75%;
	color: #0000FF;
	text-decoration: underline;
	}
a.nMenu:visited	{
	line-height:150%;
	font-weight:bold;
	font-size: 75%;
	color: #0000FF;
	text-decoration: underline;
	}
a.nMenu:hover	{
	line-height:150%;
	font-weight:bold;
	font-size: 75%;
	color: #0000FF;
	text-decoration: none;
	}
a.nMenu:active	{
	line-height:150%;
	font-weight:bold;
	font-size: 75%;
	color: #0000FF;
	text-decoration:  underline;
	}

a.links:link	{
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
	}
a.links:visited	{
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
	}
a.links:hover	{
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	}
a.links:active	{
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
	}

