/* CSS Document */
a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	}
.link_blue A:link {text-decoration: none; color: #3399FF; font-family: "Trebuchet MS"; font-size: 11px; }
.link_blue A:visited {text-decoration: none; color: #666666; font-family: "Trebuchet MS"; font-size: 11px;}
.link_blue A:hover {text-decoration: underline; color: #333333; font-family: "Trebuchet MS"; font-size: 11px; }
.link_blue A:active {text-decoration: none; color: #333333; font-family: "Trebuchet MS"; font-size: 11px; }

.body {
	font-family: "Trebuchet MS";
	color: #275D08;
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
	}

.footer {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	}

.date {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	}

.form {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 11px;
}.font2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.font3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.font4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.font4 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #fff;
	/*left-margin:10em;*/
	padding:8px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #fff;
	padding:8px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	padding:8px;
}

.tablewhite1 {
/*display:inline; */
background-color:#fff;
border:1px solid;
border-color:#f3f3f3 #bbb #bbb #f3f3f3;
width: 305px;
margin:2;
padding:2em;
zoom: 1;
}
.tablewhite2 {
/*display:inline; */
background-color:#fff;
border:1px solid;
border-color:#f3f3f3 #bbb #bbb #f3f3f3;
width: 540px;
margin:2;
padding:2em;
zoom: 1;
}