BODY {
    background-color:#D57433;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-family: verdana, Arial, helvetica, Geneva, Sans-serif;
  }


A { font-size:10px;
    font-weight: 400;
    text-decoration : none;
    text-align: left;
    color:#ffffff;
  }


A:LINK {
    color: white;
  }


A:VISITED {
    color: white;
  }


A:ACTIVE {
    font-size:10px;
    font-weight: 400;
    text-decoration : none;
    text-align: right;
  }


A:hover {
    font-size:10px;
    font-weight: 400;
    text-decoration : none;
    text-align: right;
    color:#ffffff;
  }


hr {
    width:100%;
    background-color:#d20019;
    height:3px;
    margin-right:0;
    text-align:right;
  }


strong {
    color: #FFFFFF;
    font-size:9px;
    font-weight: 200;
    text-align: center;
  }


h1, h2, h3, h4 {
    color:#000000;
    text-align: center;
  }


li {
    color: black;
    font-size:16px;
    font-weight: 600;
    text-align: left;
  }


p {
    color: black;
    font-size:16px;
    font-weight: 600;
    text-align: center;
  }


h1 {
    font-size:20px;
    font-weight:700;
    background : transparent;
  }


h2 {
    font-size:17px;
    font-weight:800;
    background : transparent;
  }


h4 {
    font-size:12px;
    font-weight:600;
    background : transparent;
    text-align: center;
  }


.left {	text-align:left;
	font-size:14px;
  }

.center {text-align:center;
	font-size:12px;
  }

