body {font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #5d5953;
	line-height:22px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top:20px;
	margin-bottom: 20px;
	}
p {font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #5d5953;
	line-height:22px;
	}
h1 {font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: normal; 
	color: #a72700;
	}	
h2 {font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
	}	
h3 {font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: strong;
	color: #a09d9c;
	}	
a:link {
	color:#1c90d4;
	outline:none;
	}
a:visited {
	color:#186c9d;
	outline:none;
	} 
a:hover {
	color:#186c9d;
	outline:none;
	}	
.red {font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #a72700;
	line-height:22px;
	}
.blue {font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #123f83;
	line-height:22px;
	}
strong {
	font-weight:bold;	
	}
em {
	font-style:italic;	
	}
hr { background-color:transparent; 
	color:#fff; 
	height:1px; 
	border:1px dotted #b0b0b0; 
	border-style:none none dotted; 
	margin-top:15px; 
	margin-bottom:15px; 
	}
