h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	color: #000033;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	color: #660000;
}
h3 {
	font-size: 10pt;
	color: #660033;
}
h4 {
	font-size: 10px;
	color: #920003;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
}
.Highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.ItalicLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
.lightgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: oblique;
	color: #999999;
}
.Highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.BigHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.ItalicHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FE0100;
}
.MidHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}

