/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color:#000000;
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.table3{
border-left-style:solid;
border-left-color:#000000;
border-left-width:thin;

}

a:link{color: #000000; text-decoration:none;}
a:visited{color: #000000; text-decoration:none;}
a:active{color: #000000; text-decoration:none;}
a:hover{color: #4d4957;}



h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:bold;
	font-size:24px;
	font-weight: bolder;
}
