BODY {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	
}

.content {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 10px 5px 5px;
	text-align: justify;



}
.footer {
	background-color: #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 400;
	padding-left: 5px;

}
.table1 {
	border-top: #999999;
	border-right: 1px dotted #660000;
	border-bottom: #999999;
	border-left: #999999;




}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 700;
	color: #840000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	width: 25%;

}
.subtitle {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;

}
a:link {
	color: #820000;
}
a:visited {
	color: #820000;
}
.tabletext {
	background-color: #E8E8E8;
	width: 100%;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #732626;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;





}
