body {
	background: #003300 url(bgimage.gif) repeat-y 50% fixed;
	margin: 0px auto 0px auto;
}
body#nobackground
{
	background: none;
}
#maincontentcell {
	padding: 20px;
}

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: #006699;
      }

a:hover  { font-size: 12px;
           font-family: Verdana,Arial;
           color: #666666;
           }

h4 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 14px;
      color: #006699;
      }

h3 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #006699;
		}

h2 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 16px;
      color: #006699;
      }

h1 {  font-family: Verdana,Arial;
      font-weight: bold;
      font-size: 18px;
      color: #006699;
      }

