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

div.content
{
	margin-right: auto;
    margin-left: auto;
    background-repeat: repeat;
	}
	
h2
{
	text-align:center;
	font-size:110%;
	font-weight: bold;
	font-family: "Arial Black";
	color: #000000;
	}
	

div.main
{
	margin-right: 0px;
    margin-left: 0px;
	margin-top:100px;
    width: 100%;
    }	
	
a.main
{
	text-decoration:underline;
	color:#FFFFFF;
}

td.main
{
	text-align:center;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size:80%;
	font-weight:bold;
	color:#000000;
}

p.main
{	
	text-align:center;
	font-size:100%;
	font-weight: 500;
	font-family: "Trebuchet MS";
	color:#FFFFFF;
}

ul
{
text-align:center;
list-style-type:none;
}

li {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size:110%;
	font-weight: bold;
	font-family: "Arial Black";
	color: #000000;
	}
	
ul.sub
{
text-align:center;
list-style-type:none;
}

li.sub {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align:center;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size:80%;
	font-weight:bold;
	color:#000000;
	}
	
li.line
{
	text-align:center;
	font-size:80%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #7aca6b;
	}
	
	li.line1
{
	text-align:center;
	font-size:120%;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #7aca6b;
	}
