h1 {
	text-align: center;
	color: #3a72cc;
	font-weight: 300%;
	font-style: bold;
	font-family: "gill sans mt", Times, serif;
} h2 {
	text-align: left;
	color: #3a72cc;
	font-weight: 100%;
	font-style: bold;
	font-family: "gill sans mt", Times, serif;
} h3 {
	text-align: left;
	color: #d5cfd6;
	font-weight: 100%;
	font-style: normal;
	font-family: "gill sans mt", Times, serif;
} h4 {
	text-align: left;
	color: #d5cfd6;
	font-weight: 80%;
	font-style: italic;
	font-family: "gill sans mt", Times, serif;	
} td>h4 {
	margin-top:1px;
	margin-bottom: 3px;
} .standard {
	text-align: left;
	color: #d5cfd6;
	font-weight: 50%;
	font-style: normal;
	font-family: "gill sans mt", Times, serif;
} .highlight {
	text-align: left;
	color: red;
	font-weight: 100%;
	font-style: normal;
	font-family: "gill sans mt", Times, serif;
} .link {
	text-align: left;
	color: hotpink;
	font-weight: 50%;
	font-style: normal;
	font-family: "gill sans mt", Times, serif;
} .cursive {
	text-align: left;
	color: #d5cfd6;
	font-weight: 50%;
	font-style: italic;
	font-family: "gill sans mt", Times, serif;
} .email {
	text-align: left;
	color: red;
	font-weight: 50%;
	font-style: normal;
	font-family: "gill sans mt", Times, serif;
} .download {
	text-align: left;
	color: red;
	font-weight: 50%;
	font-style: normal;
	font-family: "gill sans mt", Times, serif;
} body {
	background-color: #4a4949;
} table {
	color: #d5cfd6;
} .midpage {
	background-color: #242424;
	overflow-y: hidden;
	word-wrap: break-word;
} .edgepage {
	vertical-align:top;
	background-color: #4a4949;
	word-wrap: break-word;
} .midedgepage {
	background-color: #242424;
	word-wrap: break-word;
} .alignleft {
	text-align: left;
} .aligncenter {
	text-align: center;
} a {
	color: white;
	font-family: courier new;
} a:hover {
	color: red;
	font-family: courier new;
} td {
	color: #d5cfd6;
	font-weight: 50%;
	font-style: normal;
	font-family: "gill sans mt", Times, serif;
}