html, body {margin:0; padding:0; background:#ffffff; font-family:verdana, arial, helvetica; font-size:10pt;width:100%;height:100%}
h1  {font-size: 20px; margin: 5px 0;}

.profileform {  margin: 2px 2px 2px 2px;  padding: 0;  font-size: 100%; width: auto;}
.profileform fieldset { vertical-align:top;font-size: 90%;  padding: 10px;  margin: 0px; border:1px solid #cccccc;}
.profileform fieldset legend {  font-size: 90%;  font-weight: normal;  color: #000000; border:0; margin: 0 0 0 0;  padding: 0 5px;}
.profileform label {  font-size: 100%;}
.profileform label u {  font-style: normal;  text-decoration: underline;}
.profileform fieldset input.submit { font-family: Verdana, Arial, sans-serif;  font-size: 100%;  color: #000000;}
.profileform fieldset input.text {  font-family: Verdana, Arial, sans-serif;  font-size: 100%;  color: #000000;}
.profileform fieldset div.notes {  float: right;  width: 200px;  height: auto;  margin: 0 0 10px 10px;  padding: 5px;
	  border: 1px solid #666666;  background-color: #ffffcc;color: #000000; font-size: 88%;}
