/* CSS Document */

.footer {	font-family: Verdana;color: #b8a592;font-size: 9px;}
.georgia {font-family: Georgia; color: #FFFFFF; font-size: 16px; }
.newstitle {font-family: "Times New Roman", Times, serif;;font-size: 15px;color: #FFFFFF;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
body {background-color: #311E1A;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}

.table {
    background-color: #A49A91;
    border: 1px solid #A49A91;
	height:16;
	width:242;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table2 {
    background-color: #A49A91;
    border: 1px solid #A49A91;
	height:50;
	width:242;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table3 {
    background-color: #A49A91;
    border: 1px solid #A49A91;
	height:100;
	width:242;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
