@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	font-size: small;
	text-align:justify;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	text-align:justify;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	text-align:justify;
}

/* ------------------------------------- */

.sidenav a:link {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

.sidenav a:visited {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

.sidenav a:hover {
	color: #002985;
	font-size: 10pt;
	text-decoration: underline;
}

.sidenav a:active {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

/* --------------- */

.sidenavb a:link {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.sidenavb a:visited {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.sidenavb a:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.sidenavb a:active {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------- */

.sidenav2 a:link {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

.sidenav2 a:visited {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

.sidenav2 a:hover {
	color: #002985;
	font-size: 10pt;
	text-decoration: underline;
}

.sidenav2 a:active {
	color: #002985;
	font-size: 10pt;
	text-decoration: none;
}

/* --------------- */

.sidenav2b a:link {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.sidenav2b a:visited {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.sidenav2b a:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.sidenav2b a:active {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------- */

.toptitle {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #497DAF;
	font-size: 16pt;
}

.hrclass {
    color: #497DAF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

h1 { font-size: medium; color: #497DAF; }
h2 { font-size: small; color: #497DAF; }
h3 { font-size: small; color: #497DAF; }
h4 { font-size: small; color: #000000; }
h5 { font-size: x-small; color: #000000; }
h6 { font-size: xx-small; color: #000000; }

.coran {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: x-small;
}


