body {
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 8pt;
}

a:link {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: rgb(204,153,51);
	Text-decoration: none;
	Font-weight: bold;
	font-style: normal;
}
a:visited {
	color: rgb(230,173,58);
	Text-decoration: none;
	Font-weight: bold;
	font-style: italic;
}
a:active {
	color: rgb(109,111,206);
	font-style: normal;
}
a:hover {
	color: rgb(109,111,206);
	font-style: normal;
}

td {
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 20pt;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 14pt;
	text-transform: none;
}

/* TOP,RIGHT,BOTTOM,LEFT  */

h3 {
	font-family: Arial, Helvetica;
	color: #800000;
	font-size: 10pt;
	text-transform: none;
	margin: 0,0,2,0;
}
h4 {
	font-family: Arial, Helvetica;
	font-style: oblique;
	color: #000000;
	font-size: 10pt;
	text-transform: uppercase;
}
h5 {
	font-family: Arial, Helvetica;
	font-style: oblique;
	color: #660000;
	font-size: 10pt;
	text-transform: none;
}
.title {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
	text-transform: uppercase;
}
.titleSub {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	text-transform: uppercase;
}
.formLabel {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,41,128);
	font-size: 10pt;
	text-transform: none;
}
.formField {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
	font-size: 8pt;
	text-transform: none;
}
.comeback {
	font-family: Arial, Helvetica;
	font-style: oblique;
	font-weight: bold;
	color: #CC0000;
	font-size: 10pt;
	text-transform: none;
}
.dbHeader {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,41,128);
	background-color: rgb(198,198,255);
	font-size: 8pt;
	text-transform: none;
}
.dbField {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	color: rgb(0,41,128);
	font-size: 8pt;
	text-transform: none;
}
