body {
	background-color: #373737;
	color: white; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	MARGIN: 0px;
}

table {
	font-size: 14px;
}

A {
	color: white;	
}

A:visited {
	color: white;	
}

A:hover {
	color: #EA6211;
}

A.header_link:visited { 
	background: transparent;
	text-decoration: none;
	color: white;
}

A.header_link:hover { 
	color: #EA6211;
	background: transparent;
	text-decoration: none;
}

A.header_link { 
	background: transparent;
	text-decoration: none;
	color: white;
}

.header {
	font-size: 16px;	
}

.main {
	background-color: #131313;
}

.content {
	background-color: #131313;
	padding:1cm;
}

.title {
	color: #EA6211;
	font-size: 18px;
}
