﻿body {
	font-family: "Century Gothic", "Lucida Sans", "Arial";
	font-size: 18px;
	background-color:#2EAA20;
	color:#FFFFFF;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #F0F0F0;}  

a {	font-family: Century Gothic, Lucida Sans, Arial;
	text-decoration: none}
    a:link 	{color: #F0F0F0;
    text-decoration: none}
    a:visited {color: #F0F0F0;}
    a:hover {color: #F0F0F0;}	
    a:active {color: #FFFFFF;}
h1 {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light", "Century Gothic", "Arial Black";
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}
table {
	width:1500px;
	align-item: center;
	text-align: center;}

p {
	font-size: 16px;
	font-weight: normal;
	text-align: left;}
div {
	text-align: center;}
}
td {
	height:50px;}

.style1 {
     font-family: Century Gothic, Arial;
     font-size: 18px;
     text-align: center;
     width: 40%;
     height: 35px;}
.style2 {
     font-family: Century Gothic, Arial;
     font-size: 18px;
     text-align: left;
     text-decoration: none;
     width: 60%;
     height: 35px;}
.style3 {
     font-family: Century Gothic, Arial;
     font-weight: bold;
     font-size: 18px;
     text-align: left;
     height: 35px;
}

