body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #535353;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;


}
h3 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;






}
h4 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;


}
ol {
	font-weight: bold;
	color: #FFFFFF;
}

