a {
	color : #007C52;
}

td {
  	font-size : 8pt;
    font-family : Verdana,Arial;
  }

.text2 {
 	font-size : 10pt;
    font-family : Verdana,Arial;
  }

.text3 {
  	font-size : 10pt;
    font-family : Verdana,Arial;
		color : #313163;
  }

select {
  	font-size : 8pt;
    font-family : Verdana,Arial;
  }

 .notes {
		font-size : 7pt;
		font-family : Verdana,Arial;
		font-style : italic
	}

 .notes2 {
		font-size : 8pt;
		font-family : Verdana,Arial;
		font-style : italic
}

.footer {
	font-size : 7pt;
	font-family : Verdana,Arial;
}

input {
	font-size : 8pt;
    font-family : Verdana,Arial;
}

select {
	font-size : 8pt;
	font-family : Verdana,Arial;
}

table.box  {
	font-family: Verdana;
	font-size: 8pt;
	border-style: solid;
	border-color: black;
	border-width: 1;
}

table.box2  {
	font-family : Verdana;
	font-size : 8pt;
	border-style : solid;
	border-color : #C5A62A;
	border-width : 1;
}

.attention {
  	font-size : 8pt;
    font-family : Verdana,Arial;
	font-weight : bold;
	color : red;
}

.bold {
  	font-size : 8pt;
    font-family : Verdana,Arial;
	font-weight : bold;
}

.thankyou {
	font-size : 18pt;
    font-family : Verdana,Arial;
}

.ba_header {
  font-size: 14pt;
  font-family: Verdana,Arial;
}

.header2 {
  	font-size : 13pt;
    font-family : Verdana,Arial;
	font-weight : bold;
}

.header3 {
 	font-size : 13pt;
    font-family : Verdana,Arial;
	font-weight : bold;
}

.header4 {
  	font-size : 10pt;
    font-family : Verdana,Arial;
	font-weight : bold;
}

.header5 {
  	font-size : 11pt;
    font-family : Verdana,Arial;
	font-weight : bold;
}

.italics {
  	font-size : 8pt;
    font-family : Verdana,Arial;
	font-style : italic
}

.label  {
	vertical-align : middle;
}

.labelx  {
	text-decoration : line-through;
}

.labelh  {
	cursor : hand;
}

.field {
	color: #336666;
	background-color: #d8d8d8;
	font-weight : bold;
}

.tableHeader {
	color: #CCCC99;
	background-color: #336666;
	font-weight : bold;
	font-size : 10pt;
}

.line {
	background-color: #CCCC99;
}


