/* This is the style sheet for the EMS web site. */

body {font-size: 10pt;
	font-family: "Arial";
	line-height: 16pt;
	background: #AED0F7;}

table {font-size: 10pt;
	font-family: "Arial";
	line-height: 16pt;
	}

h1 {font-size: 24pt;
	font-family: "Times New Roman";
	color: #0000A0;
	line-height: 24pt;}

h2 {font-size: 16pt;
	font-family: "Times New Roman";
	color: #0000A0;
	line-height: 18pt;}
	
h5 {font-size: 8pt;
	font-family: "Arial";
	line-height: 10pt;}
	
a {text-decoration: none;}
a:link {color: #000000;}
a:visited {color: #666666;}
a:active {color: #660066;}
a:hover {color: #000099;}