/*____________________________________________________
  Tags
  ____________________________________________________
*/


html, body {
	margin: 0;
	font-size: 13px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
}

a:link, a:visited{
	font-weight: normal;
	font-style: normal;
	color: #77cc00;
	text-decoration: underline;
	text-transform: none;
}

a:hover{
	text-decoration: underline;
	background-color: #77cc00;
	color: #FFFFFF;
}

a:hover img{
	background-color: transparent;
    }

img{
	border-style: none;
	}
	
table{
	color:#;
	font-size: 100%;
	}

/*____________________________________________________
  Headings
  ____________________________________________________
*/

h1 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #77cc00;
	font-size: px;
	margin-top: 0px;
    
		margin-bottom: -7px;
	}
h2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #77cc00;
	font-size: px;
	margin-top: 0px;
		margin-bottom: -7px;
		
}
h3 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	font-size: px;
	margin-bottom: -5px;}
h4 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #999999;
	font-size: px;
	margin-bottom: -8px;}