
body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: black; 
	margin: 0px;
	border: 0px;
    }

H1, H2, H3, H4, H6 {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-weight: none;
   color: #9BBD58; 
   }

H5 {
   font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 9pt;
   color: #9BBD58; 
   }

.head a:link {
    font-weight: bold;
	font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: none; 
	color: #709402;
	}
	
.head a:visited { 
    font-weight: bold;
    font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: none; 
	}
	
.head a:hover, a:active { 
	font-weight: bold;
    font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: underline; 
	color: fuchsia;
	}

.main {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #494F39; 
	margin: 0px;
	border: 0px;
	text-decoration: none;
    }

.main a:link {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #9BBD58; 
	text-decoration: none;
	margin: 0px;
	border: 0px;
    }

.main a:visited {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	border: 0px;
	text-decoration: none;
    }

.main a:hover, a:active {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: fuchsia; 
	margin: 0px;
	border: 0px;
	text-decoration: none;
    }

.smalltext {
    font-size: 8pt;
	color: black; 
}

.left {
    font-weight: normal;
	font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: none; 
	color: black;
	}

.left a:link {
    font-weight: normal;
	font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: none; 
	color: black;
	}
	
.left a:visited { 
    font-weight: normal;
    font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: none; 
	color: #2D4900;
	}
	
.left a:hover, a:active { 
	font-weight: normal;
    font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: underline; 
	color: fuchsia;
	}

.datetime {
    color: maroon;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif
}

.footer {
    font-size: 8pt;
    color: #4A671D;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif
}

.footer a:link {
    font-weight: normal;
	font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: none; 
	color: #709402;
	}
	
.footer a:visited { 
    font-weight: normal;
    font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: none; 
	}
	
.footer a:hover, a:active { 
	font-weight: normal;
    font-size: 8pt; 
	font-variant: small-caps;
	text-decoration: underline; 
	color: fuchsia;
	}

