td {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}

a:link    { color : #081C61; text-decoration: none; }
a:active  { color : #081C61; text-decoration: none; }
a:visited { color : #081C61; text-decoration: none; }
a:hover   { color : #99CCFF; text-decoration: underline; }

A.menulink:link    { color : #ffffff; text-decoration: none; }
A.menulink:active  { color : #ffffff; text-decoration: none; }
A.menulink:visited { color : #ffffff; text-decoration: none; }
A.menulink:hover   { color : #99CCFF; text-decoration: underline; }

A{text-decoration:none}

.title	{
	font-size: 14.0pt;
	font-weight: normal;
	font-style: italic;
	color: #081C61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subtitle	{
	font-size: 11.0pt;
	font-weight: normal;
	color: #081C61;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.toptext	{
	font-size: 14.0pt;
	font-weight: normal;
	color: #071C60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu	{
	font-size: 8.5pt;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar	{
	font-size: 8.5pt;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.small	{
	font-size: 8.0pt;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.footer	{
	font-size: 7.5pt;
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#tic {
  /* enter any styles for the ticker below */
  font-size: 8.5pt;
  color: #02519A;
  padding: 4px;
  width: 200px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin: 0px;
  padding: 0px;
  display: none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
#tic br {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
#tic i {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
#tic b {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
#tic font {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
