/* CSS Document */


body,td,th 
{
	background-color: #C0C0C0;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
}


a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #48A8BB;
	font-weight: bold;
}

a:link 
{
	text-decoration: none;
	color: #48A8BB;
	font-weight: bold;
}

a:visited 
{
	text-decoration: none;
	color: #48A8BB;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
	color: #48A8BB;
	font-weight: bold;
}

a:active 
{
	text-decoration: none;
	color: #48A8BB;
	font-weight: bold;
}

h1
{
font-style:inherit;
font-size:12px;
}

h2
{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
</style>
