body { background-color: #009F62; }

h1 {font-family : Verdana; 	font-size : 18px; font-weight: bold; color: #000000;  }
h2 {font-family : Verdana; 	font-size : 12px; font-weight: bold; color: #000000;  }

.text {font-family : Verdana; 	font-size : 10px; font-weight: normal;  color: #000000; }
.blacktext {font-family : Verdana; 	font-size : 10px; font-weight: normal;  color: #000000; }
.whitetext {font-family : Verdana; 	font-size : 10px; font-weight: normal;  color: #FFFFFF; }
.greentext {font-family : Verdana; 	font-size : 10px; font-weight: normal;  color: #009F62; }
.orangetext {font-family : Verdana; 	font-size : 10px; font-weight: normal;  color: #EC870E; }
.headscheda {font-family : Verdana; 	font-size : 16px; font-weight: bold;  color: #000000; }

ul {margin-top: 4px; margin-bottom: 5px; margin-left: 9px; padding-left: 9px; font : normal 10px Verdana;}
ol {margin-top: 4px; margin-bottom: 5px; margin-left: 13px; padding-left: 13px; font : normal 10px Verdana;}
li {margin-top: 4px; margin-left: -3px; padding-left: -3px; font : normal 10px Verdana;}

.search {width: 75px;font-family : Verdana; font-size: 10px;  color: #000000;  border: 1px solid #7F7F7F;  height:16 px;}

a:link { 	font-family : Verdana; 	font-size : 10px; font-weight:normal; 	text-decoration : none; color: #000000;}
a:visited { 	font-family : Verdana; 	font-size : 10px; font-weight:normal; 	text-decoration : none; color: #000000;}
a:hover { 	font-family : Verdana; 	font-size : 10px; font-weight:normal; 	text-decoration : underline; color: #3399CC;}


a.white:link { 	font-family : Verdana; 	font-size : 10px; 	text-decoration : none; color: #FFFFFF;}
a.white:visited { 	font-family : Verdana; 	font-size : 10px; 	text-decoration : none; color: #FFFFFF;}
a.white:hover { 	font-family : Verdana; 	font-size : 10px; 	text-decoration : underline; color: #FFFFFF;}

a.black:link { 	font-family : Verdana; 	font-size : 10px; 	text-decoration : underline; color: #000000;}
a.black:visited { 	font-family : Verdana; 	font-size : 10px; 	text-decoration : underline; color: #000000;}
a.black:hover { 	font-family : Verdana; 	font-size : 10px; 	text-decoration : underline; color: #000000;}

