body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	margin: 0;
}

p {
    margin-left: 25px; 
    font-size: 12px;
	margin-right: 20px;
}

.footer {
    font-size: 9px;
	color:#666666;
    font-family: Arial, Helvetica, sans-serif;
}

.sectionheader {
    font-size: 16px;
	color:#336666;
    font-family:Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}

.subsectionheader {
    font-size: 14px;
	color: #000033;
    font-family:Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}

a:link {
	color: #005FA9;
	text-decoration: none;
}
a:visited {
	color: #005FA9;
	text-decoration: none;
}
a:hover {
	color: #005FA9;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
td {
    line-height: 160%;
	font-size: 14px;
	color: #666666;
}
#pict_subtitle {
font-size: 16px;
}
listCopy {
	text-indent: 12px;
}
.arttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: none;
	color: #666666;
    border-top-color: #000099;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
    border-left-color: #E6E6E6;
  }
  
.textfield {
    background-color: #E9E9E9;
    border-color:#666666;
    border-width: 1px;
    border-style: solid;
    color: #242424;
    font-size: 8pt;
    font-family: verdana;
    font-style: normal;
    font-weight: ;
   }
   
.formbutton {
    border-width: 1px;
    font-size: 8pt;
    font-family: verdana;
   }
  