@charset "utf-8";
/* CSS Document */
 
 .content {
	font-size:14px;
	background-color:#ddddb7;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
 }
 
 
 
 .h1or {
 	font-size: 24px;
	text-align: center; font-weight: bold; text-decoration: none;
	}
	
.h2or {
 	font-size : 20px;
	text-align : center; font-weight: bold; text-decoration: none;
	}
.h3or {
 	font-size : 18px;
	text-align : center; font-weight: bold; text-decoration: none;
	}
	
.h2orleft {
 	font-size : 20px;
	text-align : left; font-weight: bold; text-decoration: none;
	}
.h3orleft {
 	font-size : 18px;
	text-align : left; font-weight: bold; text-decoration: none;
	}
.h4or {
 	font-size : 12px;
	text-align : center; font-weight: bold; text-decoration: none;
	}
.h5or {
 	font-size : 10px;
	text-align : center; font-weight: bold; text-decoration: none;
	}
.h6or {
 	font-size : 9px;
	text-align : center; font-weight: bold; text-decoration: none;
	}
.carlsonfooter {
	font-size : 15px;
	text-align : center;
	font-weight: bold;
	text-decoration: none;
	line-height: 320%;
}

.footerstyle {
	font-size:14px; 
	font-style:italic; 
	font-weight:bold;
}
