/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #660000;
	color:#000000;
}
body,td,th {
	color: #000000;
	font-family: tahoma;
	font-size:12px;
}

.text_11{
	font-size:11px;	
}

.style2 {
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}
.style2 a{
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}

.style12 {color: #990000}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

#footer{
	text-align:center;
	
	font-size:10px;
	background-color:#DBCEA4;
	padding:8px;
}
