
td {
     color        : #000000;
     font-size    : 9pt;
  	 line-height  : 12pt;
     font-family  : arial,Helvetica,sans-serif;
	   text-decoration : none;
}

.instructiontext {
     color        : #000000;
     font-size    : 10pt;
  	 line-height  : 12pt;
     font-family  : arial,Helvetica,sans-serif;
	   text-decoration : none;
}

.buttonText {
     color        : #000000;
     font-size    : 10pt;
     font-family  : arial,Helvetica,sans-serif;
	   text-decoration : none;
}

.subHead {
     color            : #00529b;
     font-size        : 12pt;
     font-weight      : bold;
     font-family      : arial,Helvetica,sans-serif;
		 }

.subHead2 {
     color            : black;
     font-size        : 11pt;
     font-weight      : bold;
     font-family      : arial,Helvetica,sans-serif;
		 }

.subHeadwhite {
     color            : white;
     font-size        : 12pt;
     font-weight      : bold;
     font-family      : arial,Helvetica,sans-serif;
		 }

.subHeadwhite2 {
     color            : white;
     font-size        : 11pt;
     font-weight      : bold;
     font-family      : arial,Helvetica,sans-serif;
		 }

.smallTextRed {
     color            : red;
     font-size        : 8pt;
     font-family      : arial,Helvetica,sans-serif;
		 }

tr.horzRules {
     background-color : #6988B6;
}
		 
.header {
     color            : #003366;
     font-size        : 16pt;
     font-weight      : normal;
     font-family      : Times New Roman, Times, serif;
}		 

