body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	color: #005E00;
	text-decoration: none;
}
a:hover {
	color: #990066;
	text-decoration: underline;
}
a:active {
	color: #005E00;
	text-decoration: none;
}


.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(../images/bullet.gif);
	color: #666666;
}
.bodytext2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(../images/bullet3.gif);
	color: #666666;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005E00;
}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B23C76;
}
.heading3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6DB6B6;
	/*background-color:#F2F2F2;*/
	padding:5px;
	border-bottom:1px dotted #cccccc;
}
html {
     overflow: -moz-scrollbars-vertical;
}
.button1 {
		background-color:a3a3a3; 
		height:22px; 
		border-color:#999999; 
		border-width:1px; 
		font-family: Trebuchet MS; 
		font-size:11px; 
		color:#FFFFFF;
		}