body {
	background: #EDF0F3;
	text-align: center;
}

#maincontenttable {
	padding-bottom: 0px;
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #013273;
	border-right-color: #013273;
	border-bottom-color: #013273;
	border-left-color: #013273;
}

#maincontentcell {
	background: #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

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: #003273;
      }

a:hover  { font-size: 12px;
           font-family: Verdana,Arial;
           color: #CC0000;
           }

h4 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 14px;
      color: #CC0000;
      }

h3 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #003273;
		}

h2 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #CC0000;
      }

h1 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 18px;
      color: #003273;
      }
