BODY {background: #E2DDC9;
	  margin: 0px;}

P {margin: 1em;}
/* "head" paragraph is the heading on the main medalerts page */
P#HEAD {font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;}

A:link	{color: #2121DB; font-weight: bold;}
A:visited {color: #005599; font-weight: bold;}
A:hover {color: #D90B45; font-weight: bold;}
A.white{ color: white; font-weight: normal; }


h1 {color: #2121DB;
	text-align: center;
	font-family: Arial, sans-serif;}

h2 {color: #006699;
	margin: 1em;
	font-family: Arial, sans-serif;}

hr {color: #006699; background-color: #006699; height: 2;}

/* "top" table appears only on the main medalerts page */
TABLE#TOP {border-spacing: 8px;}
TD#TOP    {border: 2px solid black; padding: 1em;}
