html, body, td, input, select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4e3b22;
	line-height: 1.4;
	
}

em {
	font-style: italic;
}

strong {
	font-weight: bold; 
}


h2, h2 {
	font-size: 14px; 
	font-weight: bold;
	color: #88776e;
	padding: 0;
	margin-top: 0; 
	margin-right: 15; 
	margin-bottom: 1em; 
	
}

h3 {
	font-size: 22px;
	font-weight: bold;
	color: #BB2432;
	padding: 0;
	margin-top: 20px;
	margin-right: 15;
	margin-bottom: 6;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.style4 {
	font-style: italic;
	color: #4e3b22;
	font-weight: bold;
}
.style5 {color: #4e3b22}
.style6 {
	color: #4e3b22;
	font-weight: bold;
}
.style7 {
	color: #4e3b22;
	font-weight: bold;
}p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4e3b22;
	line-height: 1.4;
	padding: 0;
	margin-top: 0; 
	margin-right: 15; 
	margin-bottom: 10;

	
}
h1 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #88776e;
	padding: 0;
	margin-top: 0; 
	margin-right: 15; 
	margin-bottom: 10; 
	
}
a {
	color: #DC181A;
	text-decoration: none;
}
a:active {
	color: #DC181A;
	text-decoration: none;
}
a:visited {
	color: #DC181A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
