.bullet {
	margin: 6px;
}
.category {
	margin-top: 25px;
	margin-bottom: 5px;
}
.expected {
	color: gray;
	font-style: italic;
	margin-right: 30px;
	float: right;
}
.list {
	color: black;
}
.subcategory, .category {
	clear: both;
}
.contact {
	margin-top: 0px;
	font-style: italic;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	color: gray;
}
.info {
	font-family: Helvetica, Univers, Sans-Serif;
	font-size: 10pt;
	float: right;
	width: 78%;
}
.info2 {
	font-family: Helvetica, Univers, Sans-Serif;
	margin-bottom: 5px;
	float: right;
	width: 70%;
}
.info p {
	margin-top: 0px;
	margin-bottom: 3px;
}
.label {
	float: left;
	width: 22%;
	color: #0000BB;
}
.label2 {
	float: left;
	width: 30%;
	color: #000099;
	font-weight: bold;
	margin-bottom: 2px;
}
.placeholder {
	display: block;
	height: 0px;
	content: ".";
	clear: both;
	visibility: hidden;
}
#content {
	margin-top: 10px;
	margin-bottom: 16px;
}
#frame {
	background: url("background.jpeg");
	border: 1px solid black;
	width: 8.5in;
	height: 11in;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
      padding: 0in;
}
#container {
   margin: 0.75in;
}
#header h1 {
	text-align: center;
	color: #0000DD;
}
#header hr {
	margin: 0px;
}
#header {
	margin-bottom: 40px;
}
#header h1, .label {
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 0px;
}
#header h1, .label, .label2 {
	font-family: Helvetica, Univers, Sans-Serif;
}
hr {
	border: 1px solid gray;
}
img {
	border: 0;
}
ul {
	margin-top: 0px;
	margin-bottom: 15px;
	color: gray;
}