@charset "utf-8";

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #666;

	text-decoration: none;

}

.legalType {

	font-family: "Lucida Console", Monaco, monospace;

	font-size: 9pt;

	font-style: normal;

	line-height: 0px;

}

.dropBox {

	float: right;

}

.bodyContents {

	text-align: center;



}

