body {font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#000000;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;background-color:#ffffff;}
p {margin-left:5; margin-right:5}
a:link{
  font-weight: bold;
  color: navy;
  text-decoration: none;
}
a:visited{
    font-weight: bold;
	color:navy;
	text-decoration:none;
}
a:hover{
    color:blue;
	text-decoration:underline;
}
.SiteTitle {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-style: normal;
	color: #006600;
}
.SiteSubTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: black;
}
.Toolbar{
	background-color: #A41606;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight:normal;
	color: white;
}
.Toolbar a:link{
  color: white;
  text-decoration: none;
  text-underline: none;
  font-weight: normal;
}
.Toolbar a:visited{
	color:white;
	text-decoration:none;
	text-underline:none;
}
.Toolbar a:hover{
    color:white;
	text-decoration:underline;
	text-underline:none;
}
