@charset "utf-8";
/* CSS Document */

body,td,th {
	 font-family: "Arial";
	 color: #2f1d67;
	 font-size: 11pt;
}

.whitetext {
	 font-family: "Arial";
	 color: #fff;
	 font-size: 10pt;
}

/*Subhead Style*/
.subhead {
	 font-family: "Arial";
	 color: #764628;
	 font-style: oblique;
	 font-weight: bold;
	 font-size: 13pt;
}
