﻿.style1 {
				background-color: #4E4E4E;
				color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
}
.style1 a:link, .style1 a:visited, .style1 a:active {
				
			color: #FFFFFF;
			text-decoration: none;			
}

.style1 a:hover {
				
			color: #0081B5;
			text-decoration: none;			
}


.style2 {
				background-color: #4E4E4E;
				background-image: url('http://www.mlr-cpa.com/images/3.jpg');
}
.style3 {
				background-color: #0081B5;
}
.style4 {
				color: #f18000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 20px;
}
.style5 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				text-align: justify;				
}
.style5 a:link, .style5 a:visited, .style5 a:active {
				
			color: #f18000;
			text-decoration: none;			
}
.style6 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
}
.style6 a:link, .style6 a:visited, .style6 a:active {
				
			color: #f18000;
			text-decoration: none;			
}

.style5 a:hover {
				
			color: #000000;
			text-decoration: none;			
}


