  body  {
font-family : Arial, sans-serif;
font-size : 10pt;
font-weight : normal;
}
h1 {
font-family : Arial, sans-serif;
font-size : 18pt;
font-weight : bold;
}
h2 {
font-family : Arial, sans-serif;
font-size : 16pt;
font-weight : bold;
}
h3 {
	font-family : Arial, sans-serif;
	font-size : xx-large;
	font-weight : bold;
	color : #ff0000;
}
h4 {
font-family : Arial, sans-serif;
font-size : 14pt;
font-weight : bold;
color : #000000;
}
h5 {
font-family : Arial, sans-serif;
font-size : 10pt;
font-style : normal;
font-weight : bold;
color : #ff0000;
}
a:link {
font-weight : bold;
font-size : 10pt;
text-decoration : none;
color : #0000ff;
}
a:visited {
font-weight : bold;
color : #0000ff;
text-decoration : none;
}
a:hover {
font-weight : bold;
font-size : 10pt;
color : #6699cc;
text-decoration : none;
}
a:active {
font-weight : bold;
 font-size: 10pt;
color : #cc0000;
text-decoration : none;
}
.navbar {
font-size : 9pt;
color : #0000ff;
font-weight : bold;
font-family : Arial, sans-serif;
text-decoration : none;
}
li {
font-family : Arial, sans-serif;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
}
td {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
p {
	font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
	font-weight : normal;
	margin-right : 10px;
	margin-left : 15px;
}
.paragraphheader {
font-family : Arial, sans-serif;
font-size : 14pt;
font-weight : bolder;
}
.textindent {
font-family : Arial, sans-serif;
font-size : 10pt;
font-weight : normal;
text-indent : 0;
padding-left : 15px;
padding-right : 15px;
} 
#fg {
	text-align: justify;
}
#jm {
	text-align: justify;
}

