html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #700000;
  color: #ffffcc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
  text-align: center;
}
h1 {
  color: #ffffcc;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #ffffcc;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
li {
  font-size: 15px;
  line-height: 19px;
}
a,  a:link {
  color: #FFFF00;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #FF6633;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #FF9900;
  text-decoration: underline;
}
#outersxc {
	background-color: #800000;
	margin: 0 auto 0 auto; 
	text-align: left; 
	width: 960px;
}
#outersxc #header {
  
  border-bottom: solid 1px #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding: 10px 10px 10px 10px;
}
#outersxc #contentsxc #rightColumn1 {
  background-color: #900000;
  border-left: solid 1px #ffffff;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 200px;
}
#outersxc #contentsxc #content {
  margin: 0 220px 0 0;
  padding: 10px 10px 10px 10px; 
}
#outersxc #contentsxc .clearFloat {
  clear: right;
  display: block;
}
#outersxc #footer {
  background-color: #900000;
  border-top: solid 1px #ffffff; 
  padding: 10px 10px 10px 10px;
  text-align: center;
}
b {
font-weight: normal;}