.label  {
 	font-weight : normal;
 	font-family : Verdana;
 	color : #528f8e;
 	font-size : 8.5pt;
 	font-style : normal;
 }
 
 .note  {
 	font-weight : normal;
 	font-family : Verdana;
 	color : #000000;
 	font-size : 7pt;
 	font-style : normal;
 }
 
 .message  {
 	font-weight : bold;
 	font-family : Arial;
 	color : #990033;
 	font-size : 8.5pt;
 	font-style : normal;
 }
 
.text  {
 	font-weight : normal;
 	font-family : Verdana;
 	color: #000000;
 	font-size : 8pt;
 	font-style : normal; 
}
 
 .links  {
 	font-weight : normal;
 	font-family : Verdana;
 	color : #c45800;
 	font-size : 8.5pt;
 	font-style : normal;
 }
  
 .header {
 	font-weight : bold;
 	font-family : Verdana;
 	color : #e97619;
 	font-size : 9pt;
 	font-style : normal;
 }

 .address{
 	font-weight : normal;
 	font-family : "bookman old style";
 	color : #013d47;
 	font-size : 10pt;
 	font-style : italic;
 }
 
 body  {
 	background-color : #ffffff;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	padding-left : 0;
	margin : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;
	border-width : 0;
}
