
a.MenuLink			{ text-decoration:none; }
a.MenuLink:visited	{ text-decoration:none; }
a.MenuLink:hover	{ text-decoration:underline; }

body{ font-family: Arial, Helvetica, sans-serif; max-width:965px;  }

.LeftMargin			{ margin-left:93px; }

h1					{ font-size:18px; font-weight:bold; text-decoration:underline; margin-top:30px; }
h2					{ font-size:16px; font-weight:bold; text-decoration:underline; }
h3					{ font-size:16px; font-weight:normal; text-decoration:underline; }

.GoLeft				{ margin-left:30px; }

.TableParDefault, .TableParDefault td	{ border:1px solid #88a; margin:0px;}

.Date				{ color:#888; font-size:12px; font-weight:bold; margin-bottom:30px; font-style:italic; }

