body
{
	text-align:left;
	font-family:Tahoma, sans-serif;
	font-size:15px;
	margin: 0px;
        color:#000000;
	background-color:#666666;
}


h1
{
	text-align:center;
	font-family:Tahoma, sans-serif;
	font-size:24px;
        font-weight:bold;
	color:#006600;
}

h2
{
	text-align:center;
	font-family:Tahoma, sans-serif;
	font-size:18px;
        font-weight:bold;
	color:#000000;
}

h3
{
	text-align:center;
	font-family:Tahoma, sans-serif;
	font-size:14px;
        font-weight:bold;
	color:#000000;
}

A:link
{
	text-decoration: underline;
	color: #000000;
}

A:visited
{
	text-decoration: underline;
	color: #000000;
}

A:active
{
	text-decoration: none;
	color: #000000;
}

A:hover
{
	text-decoration: none;
	color: #000000;
}


a.nav:link
{
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
a.nav:visited
{
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

a.nav:active
{
	font-size:12px;
	text-decoration: underline;
	color: #000000;
}

a.nav:hover
{
	font-size:12px;
	text-decoration: underline;
	color: #000000;
}
