body { 
		 background-color: #FFFFFF;
		 font-family: Verdana,Arial, sans-serif;
		 font-size: 10px;
		 color: #000000;
		 }
		 
p { 
		 font-family: Verdana,Arial, sans-serif;
		 font-size: 12px;
		 color: #000000;
		 }
		 
.stott   { 
		 font-family: Verdana,Arial, sans-serif;
		 font-size: 12px;
		 color: #FFFFFF;
		 }

.stott a:link { text-decoration: none ; color: #FFFFFF}
.stott a:visited {text-decoration: none ; color: #FFFFFF}
.stott a:hover {  text-decoration: underline;  color: #FF2020}
		 
.echeading {
			font-family: Verdana,Arial, sans-serif;
			font-size: 12px;
			color: #700000;
			font-weight: bold;
			}
			
.ecsub {
			font-family: Verdana,Arial, sans-serif;
			font-size: 12px;
			color: #700000;
			font-weight: normal;
			}
			
a:link { text-decoration: none ; color: #007AC3}
a:visited {text-decoration: none ; color: #007AC3}
a:hover {  text-decoration: underline;  color: #FF2020}
