  body, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#cccccc;
	}
  #bar a {
	font-size: 9pt;
	font-weight: bold;
	color: ffffff;
	}
	img{
	border:none
	}
	
  #bar td:hover{
  	background:#00487d;
	}
  table.menu {
	font-size: 10pt;
	}
  table {
	font-size: 10pt;
	}
  a {
	color: 0066b3;
	text-decoration: none;
	font-weight: bold;
	}
  a:hover {
	color: 00487d;
	text-decoration: none;
	font-weight: bold;
	}
  h2 {
	font-size:14pt;
	}
  hr {
	color: 0066b3;
	background-color: 0066b3;
	height: 3px;
	border: 0;
	}
