/* GLOBAL STYLES*/
P {
	font-family: "arial";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
} 

li {
	font-family: Arial, Helvetica;
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	color: #000000;

	}
	
TD {
	font-family: "arial";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
} 

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #29694E;











}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: -5px;



}

td.footer {
	font-family: "ARIAL";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #29694E;
}

a.footer {
	font-family: "ARIAL";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #29694E;
	text-decoration: none;
}

a.footer:hover {
	color:gray;
}

.emph {
	color: #29694E;
	font-weight: bold;
	font-style: italic;
}

/* FOR QUESTIONS ON COMMON QUESTIONS PAGE */
.question {
	color: #29694E;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009966;
	font-weight: normal;
}
hr {
	color: #009966;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

