
body {	margin-left:0px;
	margin-right:0px;
	background-color:white; }

h1 {	font-family: Times New Roman;
	font-weight: bold;
	font-style: italic;
	font-size: 26px;
	color: #541811;
	margin-top: 6px; 
	margin-bottom: 6px; }
	
h2 {	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #606060;
	margin-top: 4px; 
	margin-bottom: 6px; }
	
h3 {	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 4px; 
	margin-bottom: 6px; }

	
p {	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #606060;
	margin-top: 4px; 
	margin-bottom: 4px; }
		
a:link { color:#541811; font-weight:bold; text-decoration:underline; }

a:visited { color:#541811; font-weight:bold; text-decoration:underline; }

a:active { color:#541811; font-weight:bold; text-decoration:none; }
