body,td,th,p{
	margin:0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ddd;
	
	margin:0;
	padding:0;
	
}
body{
	background-color: #000000;
	height:100%;
}

p{
	font-family: Tahoma;
	font-size: 12px;
	color: #eeeeee;
	font-weight: normal;
	line-height: 20px;
	margin-top:2px;
	margin-bottom:8px;
}

h1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	color: #ffffff;
}
hr {
	border: 1px solid #da7b27;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a {
	color: #da7b27;
	text-decoration: none;
	font-family: Tahoma;
}

a:hover {
	color: #da7b27;
	text-decoration: underline;
}

th.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #222;
	color: #fdf5dd;
	height:25px;
	padding-left:10px;
}
th.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #fdf5dd;
	height:25px;
	padding-left:10px;
}
td.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #333333;
	height:24px;
	padding-left:10px;
}
td.listl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dddddd;
	color: #333333;
	height:24px;
	padding-left:10px;
}
