body
{
	font-family: times new roman;
	font-size: 20px;
	color: black;
	margin: 16px auto 32px auto;
	padding: 16px;
	background-color: white;
	max-width: 1200px;
}

p
{
	line-height: 32px;
	margin-top: 17px;
	margin-bottom: 17px;
}

li
{
	line-height: 32px;
}

a
{
	color: #0040D0;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

em
{
	font-family: Trebuchet MS, arial;
	font-style: normal;
	font-weight: bold;
	font-size: 88%;
	color: #8080C0;
	line-height: 32px;
	display: inline-block;
}

span.mm
{
	font-family: Segoe UI, arial;
	font-size: 88%;
	padding: 0px 4px 1px 4px;
	background-color: #A3E89A;
}

span.cm
{
	font-family: Segoe UI, arial;
	font-size: 88%;
	padding: 0px 4px 1px 4px;
	background-color: #83D9FF;
}

span.tm
{
	font-family: Segoe UI, arial;
	font-size: 88%;
	padding: 0px 4px 1px 4px;
	background-color: #FFD99A;
}

h1
{
	font-family: times new roman;
	font-size: 32px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 24px;
	text-align: left;
}

h2
{
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 6px;
}

img
{
	width: 100%;
}

div.image
{
	margin-left: auto;
	margin-right: auto;
}

table
{
	border-spacing: 0;
	border-collapse: collapse;
}

td
{
	padding: 0;
}

div.header
{
	magin-top: 8px;
	margin-bottom: 40px;
	border-bottom: solid 1px #888;
}

div.header table tr td
{
	vertical-align: middle;
}

div.header table tr td img
{
	width: 80px;
}

div.header table tr td p
{
	font-size: 32px;
	padding-left: 20px;
	line-height: 26px;
}

div.header table tr td p span
{
	font-size: 18px;
}
