body {
		font-family: Arial, sans-serif; 
		font-size: 8pt; 
		color: black;
      padding: 0px;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0in;
	  }

a         { font-family: Arial, sans-serif; }
a:link    {color: #003333;}
a:active  {color: #003333;}
a:visited {color: #999999;}
a:hover   {color: #003333;}

p, ul, li, td  { font-size: 8pt; }
span	 { font-weight: bold; }
strong { font-weight: bold;}
small  { font-size: 7pt; }

.header { color: #CE3235; font-size: 12pt;}
.feedback { color: #336699; font-size: 8pt; font-style : italic;}
.form { font-family: Arial, sans-serif; font-size: 8pt; color: black;}
