
body{
	background-color:#454841;
	margin-top:0px;
}

#mainNav{
	background-color:#1e201d;
}
#mainNav tr td{
	text-align:center;
	color :#fff;
	padding:5px 12px 5px 12px;
}

.copyright{
	color : Black;
	font-family : arial, helvetica;
	font-size : xx-small;
	font-weight: normal;
	text-decoration : none;
}


.header{
	background : transparent;
	color : Black;
	font-family : arial, helvetica;
	font-size : xx-large;
	font-weight: bold;
	text-decoration : none;
}



.topnav{
	background : transparent;
	font-family : arial, helvetica;
	font-size : smaller;
	font-weight: bold;
	text-decoration : none;
	color :#fff;
}

.footer{
	color:#9da097;
	font-family : arial, helvetica;
	font-size : smaller;
}

.footer a
{
color:#9da097;

text-decoration : none;
}

.subNav {
	color:#000;
	font-family : arial, helvetica;
	text-decoration : none;
}

