BODY 	{	margin-top: 0;
			margin-bottom: 0;
		}

.noshade		{ border: thin solid #000000; border-width: 2px; }



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

a:active
	{
	text-decoration : none;
	color : #305E97;
	}

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

a:hover
	{
	text-decoration : underline;
	color : #497CBB;
	}


td,p

	{
	font-family : arial, helvetica;
	font-size : 11px;
	line-height: 16px;
	color : #2b2b2b;
	}


.footer

	{
	font-family : arial, helvetica;
	font-size : 10px;
	color : #FFFFFF;
	}

.notes

	{
	font-family : arial, helvetica;
	font-size : 10px;
	line-height: 14px;
	color : #2b2b2b;
	}


.advert

	{
	font-family : arial, helvetica;
	font-size : 15px;
	line-height: 28px;
	color : #FFFFFF;
	}
