body { background-color: #ffffff;
		font-family: Tahoma, sans serif;
		margin: 0px;
		font-size: 7pt;
	 }
	 

a:link { color: #138529; }
a:visited { color: #138529; }
a:hover { color: #9FB840; }
a:active { color: #9FB840; }


h2 {color: #000000;
	font-weight: bold;
	font-family: Tahoma, sans serif;
	 }	
h3 {color: #000000;
	font-family: Tahoma, sans serif;
	font-weight: bold;
	font-size: 16pt;}	
h4 {color: #000000;
	font-family: Tahoma, sans serif;
	font-size: 12pt;}
h5 {color: #000000;
	font-family: Verdana, sans serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;}		

p {font-family: Tahoma, sans serif;
font-size: small;
text-align: justify;
 }
 
p.center {font-family: Tahoma, sans serif;
font-size: small;
text-align: center;
 }
 
p.left {font-family: Tahoma, sans serif;
font-size: 8pt;
text-align: left;
 }
 
p.others {font-family: Tahoma, sans serif;
font-size: 6pt;
text-align: left;
margin: 0px;
 }

 
p.other {font-family: Tahoma, sans serif;
	font-size: 7pt;
	text-align: center;
}

ul {font-family: Tahoma, sans serif;
font-size: small;
text-align: justify;
 }



#header {background-color: #99cc66; 
		color: #3399ff; 
		font-family: Tahoma, sans serif;}

#thumbs {background-color: #cc99cc; 
		color: #3399ff; 
		font-family: Tahoma, sans serif;}
		
h3.other { background-color: #187534;
		font-family: Tahoma, sans serif;
     border-color: #18605a;
     border-width: thick;
     border-style: solid;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
	}
	
table.green {
	 border-color: #99cc66; 
     border-width: 6px;
      border-style: solid;
	background-color: #F1FBE8;
	 height: 90%;
	
	}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 0px;
	 width: 125px;
 	 font-size: 10px;
	 border-color: #9FB840;
     border-width: 1px;
     border-style: double;
	background-color: #F1FBE8;
	color:#9FB840;
	text-align: left;
	}

.rss-items {
	margin-top:1px;
	padding:0.5em; 0.5em;
	margin-left:1px;
	color:#000000;
	text-align: left;
        }

p.rss-title {padding:0.5em;}

.rss-title {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	margin: 0px;
	padding:0em;
	text-align: left;
	
}

.rss-item  {
  font-family: tahoma;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
  text-align: left;
}

.rss-item a {none;
	color: #9FB840;
	font-size: 105%;
	font-weight:bold;
	font-family: tahoma;
	text-align: left;
	}
	
.rss-item a:visited {
	color:#9FB840;
}

.rss-date {
	font-size: 10px;
	font-weight : normal;
	font-family: tahoma;
	color: #9FB840;
	text-align: left;
	} 

