body {
	background: #999999;
	text-align: center;
	padding: 0;
}

#maincontenttable {
	padding-bottom: 8px;
	background: #fff;
}

#maincontentcell {
	padding: 20px;
	background: #fff;
}

TABLE   {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

TD   {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}


p   {   font-size: 12px;
        line-height : 16px;
        font-family: Arial, Verdana;
        font-weight: normal;
        color: #000000;
        }

UL {    font-family: Arial, Verdana;
	    font-size: 12px;
	    color: #000000;
		font-weight: normal;
		line-height : 16px;
		text-decoration : none;
		text-align : left;
		list-style-type : square;
		list-style-position : inside;
		list-style : square;
}

a   {  font-size: 12px;
	   font-family: Verdana,Arial;
	   color: #831E3B;
      }

a:hover  { font-size: 12px;
           font-family: Verdana,Arial;
           color: #999999;
           }

h4 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 14px;
      color: #000000;
      }

h3 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #831E3B;
		}

h2 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #000000;
      }

h1 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 18px;
      color: #831E3B;
      }
