BODY {background: #ABBADE;
	  margin: 0px;}

P {margin: 1em; font-family: Arial, sans-serif;}
/* "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: #426BBA; font-weight: bold;}
A:visited {color: #426BBA; font-weight: bold;}
A:hover {color: #426BBA; text-decoration: none; font-weight: bold;}

h1 {color: #426BBA;
	text-align: center;
	font-family: Arial, sans-serif;}

h2 {color: #426BBA;
	margin: 1em;
	font-family: Arial, sans-serif;}

hr {color: #DCDCDC; height: 1;}

/* "top" table appears only on the main medalerts page */
TABLE#TOP {border-spacing: 8px;}
TD#TOP    {border: 2px solid black; padding: 1em;}

table th, table td {
  font-family : Helvetica,Arial,sans-serif; }

