.address {
	font-family: Arial;
	font-size: 8pt;
	font-style: italic;
	color: #FFFFFF;
}
.body {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.boxes {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #BBE3EC;

}
.tree {
	font-family: Arial;
	font-size: 9pt;
	color: #851A4D;
    font-style: bold;
}
.heads {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #1B535F;
}
.mheads {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #851A4D;
}
.mmessage {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #851A4D;
	border: none;
	text-transform: uppercase;
	}
.mmessagezzz {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #851A4D;
}
.whitext {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whitextsm {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.buttons {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #851A4D;
}
.smtext {

	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.ninept {

	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.nineptgreen {

	font-family: Arial;
	font-size: 9pt;
	color: #1B535F;
}
.nineptblue {

	font-family: Arial;
	font-size: 9pt;
	color: #5094F3;
    text-transform: lowercase; 
}
a:hover {
	color: #63949E;
	outline: none;
}
.border {
	border: 2px solid #851A4D;
}

.logmessage {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF33;
}
a:link, a:active, a:visited {
	outline: none;
}
