body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D7D6D6;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: justify;
}
li{
	font-size: 10pt;
}
p{
	font-size: 10pt;
}
img{
	border: 0px;
}
label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
a{
	color: #000066;
}
	
#bodylayout{
	border-collapse: collapse;
	border: 1px solid #000000;
	background-color: #DFDFDF;
    margin: auto;
    width: 950px;
}

.disclaimer{
	font-size: 9pt;	
}

.title{
	font-weight: bold;
	text-decoration: underline;
}
.date{
	font-size: 8pt;
}

.message{
	padding: 0px 5px 5px 5px;
}
p.msgTitle {
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
}
p.msgAvName{
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.msgImage{
	float: left;
	margin: 3px 10px 3px 0px;
	padding: 0px 0px 0px 0px;
	width: 100px;
	height: 110px;
}
.msgCont{
}
.msgBody{
}
.copyright{
	text-transform: uppercase;
	font-size: 7pt;
}
div.ipaddress{
	font-size: 10pt;
}
