body {
		text-align:left;
		font-family: verdana, sans-serif; 
		color:#000000;
}
h1 {
	font-size:16px;
	font-weight:bold;
}
p {
	font-size:12px;
}
.HEADINGORANGE {
	font-size:16px;
	font-weight:bold;
	color:#e2ae4d;
}

.BORDERDOTTED {
	border-bottom:3px dashed #e2ae4d;
}

.rmLink a:link { 
	color: #000000;
	text-decoration: none;	
	}
.rmLink a:visited { 
	color: #000000;
	text-decoration: none;	
	}
.rmLink a:hover { 
	color: #000000;
	text-decoration: none;
	}
.rmLink a:active { 
	color: #000000;
	text-decoration: none;	
}

a:link { 
	color: #000000;
	text-decoration: none;	
	}
a:visited { 
	color: #000000;
	text-decoration: none;	
	}
a:hover { 
	color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	text-decoration: none;	
}