body, td, p  {
   font-family: Verdana;
}
H1 {
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;
	background-color:#0EA385;
	padding:1px;
	margin:1px;
	
}

H2 {
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	color:#FFFFFF;
	background-color:#0EA385;
	padding:3px;
}

H3 {
	font-weight:bold;
	font-family:Verdana;font-size:12px;
	display:inline;
}
H4 {
	font-weight:bold;
	font-family:Verdana;font-size:12px;
	display:inline;
}

A {color:#0EA385;  text-decoration:none; }
A:hover { text-decoration:underline; }
a:visited {color: #000000; text-decoration:none;}

table a { color:#0EA385; text-decoration: none;}
table a:link {color:#000000;}
table a:visited { color: #00000;}
table a:hover {color:#0EA385;}


table.er a:link {color:#FFFFFF;}
table.er a:visited { color:#FFFFFF;}
table.er a:hover {color:#003871;}
table.er  { color: #FFFFFF;
						font-size:11px;
						
						font-family:verdana,arial,comic sans ms;	
					}
td.er	{background-color: #0EA385;
	font-weight:bold;
	font-size:11px;
			padding-right: 8px;
			padding-left: 8px;
			text-align: left;
			}
			
td.erl	{background-color: #0EA385;
	text-align: left;
			padding-right: 8px;
			padding-left: 15px;
			}
			
el {color: #064E8F;}