body {
	FONT-SIZE: 12px;
	COLOR: #666666;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}

.h1 {
	FONT-SIZE: 12px;
	COLOR: #666666;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding:6px 15px 6px 15px;
	text-align: justify;
	} 


.h1 A:hover {
	COLOR: #B22222; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
	
.h1 A:link {
	COLOR: #B22222;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-decoration: none;
	}
	
.h1 A:active {
	COLOR: #B22222; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
	
.h1 A:visited {
	COLOR: #B22222; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
	

