h2 {
	font-family: Arial;
	text-align:center;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}

h3 {
	font-family: Arial;
	text-align:left;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


p {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

ptab {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}


a:link { 
	font-family: Arial;
	font-size: 11pt;
        color = #000000;
	text-decoration: underline 
}

a:visited { 
	font-family: Arial;
	font-size: 11pt;
        color = #000000;
	text-decoration: underline 
}

a:active a:hover { 
  color = #000000;
  text-decoration: underline 
}

a:hover { 
  color = #222222;
  text-decoration: underline 
}


li {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

em {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}


body{
 background-color:#c4964c;
 margin-top:0px;
}
