body {
	font-family: arial;
	color: #e2e2e2;
	font-size: 11px;
     } 
table {
	font-family: arial;
	color: #e2e2e2;
	font-size: 11px;
     } 

tr {
	font-family: arial;
	color: #e2e2e2;
	font-size: 11px;
     } 
td {
	font-family: arial;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 11px;
     }
font {
	font-family: arial;
	color: #e2e2e2;
	font-size: 11px;
     }
a {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold; 
     }

input {
	font-family: arial;
	color: #e2e2e2;
	font-size: 11px;
	background-color:#383F3C;
	border-color:#c2c2c2;
     }
textarea {
	font-family: arial;
	color: #e2e2e2;
	font-size: 11px;
	background-color:#383F3C;
	border-color:#c2c2c2;
     }
select {
	font-family: arial;
	color: #e2e2e2;
	font-size: 11px;
	background-color:#383F3C;
	border-color:#c2c2c2;
     }

