body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.navigation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #FF0600;
}
a.navigation:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration: none;
	font-weight: bold;
	color : #01A66A;
}
td.tableheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color: #99e699;
	text-align: center;
}
a.smallnavigation {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #FF0600;
}
a.smallnavigation:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #F0F0F0;
}
.smalltext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FF0600;
}
a.rsclinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #FF0600;
}
a.rsclinks:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #01A66A;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #082EA9;
	text-align: center;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FF0600;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #082EA9;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #082EA9;
}
.redtxt30ptbold {
	font-size : 30px;
	color : #CC3333;
	font-weight: bold;
}
.redtxt18ptbold {
	font-size : 18px;
	color : #CC3333;
	font-weight: bold;
}
.redtxt16ptbold {
	font-size : 16px;
	color : #CC3333;
	font-weight: bold;
}
.redtxt14ptbold {
	font-size : 14px;
	color : #CC3333;
	font-weight: bold;
}
.redtxtbold {
	color : #CC3333;
	font-weight: bold;
}
.redtxt {
	color : #CC3333;
}
.redtxt30ptcenterbold {
	font-size : 30px;
	color : #CC3333;
	text-align: center;
	font-weight: bold;
}
.redtxtcenter18ptbold {
	font-size : 18px;
	color : #CC3333;
	font-weight: bold;
	text-align: center;
}
.redtxtcenter16ptbold {
	font-size : 16px;
	color : #CC3333;
	font-weight: bold;
	text-align: center;
}
.redtxtcenter14ptbold {
	font-size : 14px;
	color : #CC3333;
	font-weight: bold;
	text-align: center;
}
.redtxtcenterbold {
	color : #CC3333;
	font-weight: bold;
	text-align: center;
}
.redtxtcenter {
	color : #CC3333;
	text-align: center;
}
