<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
</body>

.tiny {
	font-family: Arial;
	font-size: 8pt;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
}
.main {
	font-family: Arial;
	font-size: 10pt;
}
.whiteLink {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.white8 {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.whiteBold12 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.white12 {

	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.white10 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.blackBold12 {

	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.mainBoldRed {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.tinyRed {
	font-family: Arial;
	font-size: 8pt;
	color: #FF0000;
}

ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: 1px solid #006699;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
}

ul#menu li {
  border-bottom: 1px solid #006699;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
	color: #FFFFFF;
	font-weight: bold;
}
.white10Bold {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
