BODY {
	background: #ffffff;
       	color: #000000;
       	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt
	margin: 0px;
        width: 800;
}	

.maintable {
	background-color: #ffffff;
	border-style: none;
	border-color: #000000;
	border-width: 0px;
	width: 100%;
	margin: 0px;
}

.headertable {
        background-color: #ffffff;
        # background-color: #ffee05;
	#background-color: #69d3b5;
	border-style: none none dotted none;
	border-color: #000000;
	border-width: 2px;
	width: 100%;
	margin: 0px;
}

.mainarea {
	background-color: #ffffff;
	border-style: none none dotted none;
	border-color: #000000;
	border-width: 2px;
	width: 100%;
	margin: 0px;
}

.footertable {
	background-color: #ffffff;
        #background-color: #69d3b5;
        #border-style: none none dotted none;
	border-style: none;
        border-color: #000000;
	border-width: 2px;
	width: 100%;
       	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-style: solid;
}

.menubararea {
	background-color: #83aee2;
	margin: 0px;
}

.menubar {
	background-color: transparent;
	width: 100%;
	margin: 0px;
}

.messagetable {
	border-style: none dotted;
	border-color: #000000;
	border-width: 1px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.ytiedot {
	border-style: none dotted;
	border-color: #000000;
	border-width: 1px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}	

.ybody {
	background-color: #ffffff;
	width: 100%;
}
	
.messagebody {
	background-color: #ffffff;
	width: 100%;
}

.messagetitle {
	background-color: #ffffff;
	width: 100%;
	color: #000000;
       	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-style: bold;
}

.messagedate {
	background-color: #ffffff;
	width: 100%;
	font-size: 8pt;
}	

.messagegap {
	background-color: #cccccc;
	width: 100%;
	height: 2px;
}

.menugap {
	background-color: #transparent;
	width: 100%;
	height: 10px;
}

.messagesender {
	background-color: transparent;
	width: 100%;
	color: #0000ff;
}

.menuitem {
	background-color: transparent;
       	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: bold;
	width: 100%;
}
	
