body

	{

		background-image: url('images/bg3.jpg');

		background-color: #5D7172;

		margin: 0;

		font-family: verdana, garamond, arial;

		font-size: 8pt;
		
		color: #000000;

		

	}

	
table

	{

		font-family: verdana, garamond, arial;

		font-size: 10pt;
					

	}


a:link, a:visited, a:active

	{

		font-size: 10pt;

		text-decoration: none;

		font-weight: bold;

		color: #000000;

		font-family: verdana, arial;

	}

	

a:hover

	{

		font-family: verdana, arial;

		font-weight: bold;

		font-size: 10pt;

		color: #B91806;

		text-decoration: underline;

	}



.head

	{

		text-align: left;

		font-size: 16pt;

		font-weight: bold;

		color: #800517;

		border-bottom: 1px solid #3A4748;

		

	}

	

.nav

	{

		font-size: 12pt;

		text-align: right;

		font-weight: bold;

		padding-top: 5px;

		

	}

	

.red      

	{

		color:#AE3A37;	

		font-weight:bold;

	}
