body     {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: white
}
p   {
	font-family: inherit;
}
ul   { font-family: inherit; list-style-type: disc }
h1      { font-size: x-large; font-family: Georgia, "Times New Roman", Times; font-weight: bold; padding-bottom: 2px; border-bottom: thick solid #3176bb }
h2    { font-size: large; font-family: Georgia, "Times New Roman", Times; font-weight: bold }
h3   { font-size: large; font-family: Georgia, "Times New Roman", Times; font-style: italic; font-weight: normal }
td {}
a:link   { color: #600; text-decoration: none }
a:visited  { color: black; text-decoration: none }
.remark {
	display:none;
}
ul.MenuBarHorizontal
{
	display:none;
}
ul.MenuBarVertical
{
	display:none;
}
