

body {margin: 0px;
	font-family: Arial;
	font-size:10pt; 
}


.mailbox {	margin-left : 5px;
			font-family: Arial;
			color: #F9F7DF;
			font-size:8pt;   }
			
.header {	margin-left : 5px;
			font-family: Arial;
			color: #C94A2E;
			font-size:12pt; 
				font-weight:bold;
				margin-top : 5px;  }

.header2 {	margin-left : 5px;
			font-family: Arial;
			color: #C94A2E;
			font-size:10pt; 
				font-weight:bold;  }
				
.header3 {	margin-left : 5px;
			font-family: Arial;
			color: #CA4A2F;
			font-size:11pt; 
			font-weight:bold;  }
				
h4 {	margin-left : 5px;
			font-family: Arial;
			color: #C94A2E;
			font-size:10pt; 
				font-weight:bold;  }
			
			
.bodytext { font-family: Arial;
			color: #000000;
			font-size: 10pt;
			margin-left: 5px; }
			
td{ font-family: Arial;
			color: #000000;
			font-size: 10pt;
			margin-left: 5px; }
			
td.form{ font-family: Arial;
			color: #000000;
			font-size: 10pt;
			font-weight:bold; }
			
body{ font-family: Arial;
			color: #000000;
			font-size: 10pt;
			margin-left: 5px; }
			
.warning{ font-family: Arial;
			color: red;
			font-size: 10pt;
			margin-left: 5px; }

			
th{ font-family: Arial;
			color: #000000;
			font-size: 10pt;
			margin-left: 5px; }	
			
.footer { font-family: Arial;
		  color: #000000;
		  font-size: 8pt; }
		  
A:active { font-family: Arial;
	   	color: #000000;
	   	font-size: 10pt;
	   	font-weight:bold;
	   	text-decoration: underline;
		margin: 0em; }

	   A:visited { font-family: Arial;
	   	color: #000000;
	   	font-size: 10pt;
	   	font-weight:bold;
	   	text-decoration: underline;
		margin: 0em; }

	   A:link   { font-family: Arial;
	   	color: #000000;
	   	font-size: 10pt;
	   	font-weight:bold;
	   	text-decoration: underline; 
		margin: 0em; } 	
