BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: Georgia, serif;
	text-align: center;	/* workaround for some IE5 bugs */
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
}

A:link {
	color: #225588;
	text-decoration: underline;
}

A:visited {
	color: #AA33AA;
	text-decoration: underline;
}

A:hover {
	color: #AA3333;
	text-decoration: underline;
}

A IMG {
	border: solid 3px;
}

DIV.break {
	clear:both;
}

DIV.center {
	margin-left: auto;
	margin-right: auto;
}

H1 {
	color: #111111;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}

H2 {
	color: #111111;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
}

H3 {
	color: #000000;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 30px;
	padding-bottom: 5px;
}

LI {
	text-align: left;
	font-size: 10pt;
}

P {
	text-align: left;
	font-family: Georgia, serif;
	font-style: normal;
	font-size: 10pt;
}
