<style>

{ font-family: fantasy; font-size: 12px }
BODY {font-family: verdana, tahoma, arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-color: red
; background-color: #FFFFFF; color: #000000}
A {color: #0000FF; text-decoration: underline; font-style: normal; font-weight: bold;}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

HR {color: #333333;}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	padding: 5px;
}
.PageHead {
	font-size: 24px;
	font-weight: bold;
}
.PageSubhead {
	font-size: 18px;
	font-weight: bold;
}
.SmTextLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
}
.BoldEmphasis {
	font-style: italic;
	font-weight: bold;
}

.ListNoBullet {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	text-indent: -36px;
}
.PageSubhead2 {
	font-size: 14px;
	font-weight: bold;
}
