body {
	font-family : "Arial", Arial;
	color : Black;
	font-size : 10pt;
}

a {
	color : Black;
}

a:hover {
        COLOR : Green;
}

:visited {
   color: Green;
}


a.sidenav {
	text-decoration : none;
        font-weight : 800;
}

a.sidenav:hover {
        COLOR : Black;
        TEXT-DECORATION: none;
        font-weight : 800;
}

a.special1 {
        COLOR : Black;
	text-decoration : none;
}

a.special1:hover {
        COLOR : Black;
        TEXT-DECORATION: underline;
}

p {
	font-size : 10pt;
	text-indent : 30px;
	color : Black;
}

h3,h4,div,span {
	font-family : "Arial", Arial;
	color : Black;	font-size : 10pt;
}

h2 {
	font-family : "Arial", Arial;
	color : Black;	font-size : 12pt;
        text-decoration : none;
        font-weight : 800;
}

.default {
	font-family : "Arial", Arial;
	color : Black;
	font-size : 10pt;
}

.defaultsm {
	font-family : "Arial", Arial;
	font-size : 8pt;
}