body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#991B1E;
  text-align:left;
}
p {
	  font-size:12px;
	  text-align:left;
	}
p.highlight {
  font-size:12px;
  font-weight:bold;
  }	  
h1 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:16px;
  }
h2 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  }
.header {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  }
.body_text {
text-align:left;
}
ul {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	list-style: none;
	font-size: 12px;
	text-align:left;
}
li:before {
	content: "\00BB \0020";
	color: #3f3425;
	font-size: 12px;
}
li {
	line-height: 15pt;
	margin-top: 3px;
}
.menu_back {
	background:url(button.gif); 
	width:120px;
	height:28px;
	font-size:12px;
	color:#FFFFFF;
	background-color:484848#;
	}
.menu_back a {
	color:#FFFFFF;
	text-decoration:none;
	}
.menu_back a:hover {
	text-decoration:underline;
	}
.menu_text {
	font-size:12px;
	color:#FFFFFF;
	}
.body_main {
background-color: #ffffff;
background-image:url(back_fighter.gif);
background-repeat:no-repeat;
background-position:right;
padding:15px;
}
.body_top {
 vertical-align:top;
 background-image:url(layout_16.gif);
 height:30px;
}	
.body_footer {
 background-color:#ffffff;
 height:15px;
}
.hr {
 color:#000099;
 background-color:#000099;
 height:4px;
 
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	font-size:12px;
	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.failed {
	color:#990000;
	font-weight:bold;
	font-size:10px;
	}
.copyright {
	font-size:10px;
	text-align:center;
	padding:5px;
	}