body 
	{
	background: EFEBDF;
	margin: 0;
	font-family: tahoma, arial, sans serif;
	}
	
td  {
	font-family: tahoma, arial, sans serif;
	font-size: 12px;
	line-height: 20px;
	}
	
.bottom
	{
	color: 77A4B0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	}

a.bottom:hover
	{
	text-decoration: underline;
	}

.copyright
	{
	color: 666666;
	font-size: 11px;
	}
	
h1
	{
	color: 01287B;
	font-size: 15px;
	}

h2
	{
	font-size: 14px;
	}
	
.top
	{
	font-size: 13px;
	color: 01287B;
	}
	
a   {
	color: 01287B;
	}
