body {
	background: #02477e;
	font-family: Tahoma;
	}

a:link { 
	text-decoration: none; 
	color: #878787;
	}

a:visited { 
	text-decoration: none; 
	color: #878787;
	}

a:hover, a:active { 
	text-decoration: underline;
	}

h1, h2, h3, h5, h6
{
	font-family: Tahoma;
}
h4
{
	font-family: Tahoma;
	color: #0000cc;
	font-size: 11;
}
h1
{
	color: #0000cc;
	font-size: 15;
}
h2
{
	color: darkorange;
	font-size: 14;
}
h3
{
	font-size: 11px;
}
h5
{
	color: #0000cc;
	font-size: 12px;
}
h6
{
	color: #0000cc;
	font-size: 11px;
}
