body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #61b918;
}

.Trebuchet-22-green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #63a300;
	text-align:left;
}

.Trebuchet-20-green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #63a300;
}

.Trebuchet-22-blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0062a3;	
}

.Trebuchet-22-red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #cc100a;	
}

.Trebuchet-17-red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #cc100a;	
}

.Trebuchet-17-green {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #63a300;	
}

.Trebuchet-12-black {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.Trebuchet-12-white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;

}

.Trebuchet-12-red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc100a;
}

a img{
	border:0;
}

a:link {
	color: #0062a3;
	text-decoration: none;
}

a:visited {
	color: #0062a3;
	text-decoration: none;
}

a:active {
	color: #0062a3;
	text-decoration: none;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
}

td.menu{
	text-align:left;
	padding-left:3px;
}

a:hover {
	text-decoration: none;
	color: #cc100a;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	color: #cc100a;
}

h2 {
	font-size: 12px;
	color: #FFF;
}