p {
  font-family : Arial, "Arial CE", Verdana, "Times New Roman";
  font-size : 12px;
  color : #111111;
}

p.Title {
  font-size : 18px;
  font-weight : bold;
  color : #AAAAAA;
}

p.PageTitle {
  font-size : 20px;
  color : #707070;
}

p.LinksSectionTitle {
  font-size : 12px;
  font-weight : bold;
  color : #3366CC;
}

p.LinksCurrentSectionTitle {
  font-size : 12px;
  font-weight : bold;
  color : #FFCC66;
}

p.Date {
  font-size : 14px;
  font-weight : bold;
  color : #6699CC;
}

a, a:visited {
  text-decoration : none;
  color : #3366FF;
}

a:hover {
  text-decoration : underline;
  color : #6699FF;
  cursor : hand;
}

a.LeftHLink, a.LeftHlink:visited {
  text-decoration : none;
  font-weight : bold;
  color : #E5E5E5;
}

a.LeftHLink:hover {
  text-decoration : none;
  font-weight : bold;
  color : #FFCC66;
}

a.TopHLink, a.TopHlink:visited {
  text-decoration : none;
  color : #E5E5E5;
}

a.TopHLink:hover {
  text-decoration : none;
  color : #FFCC66;
}

td.TitleBar {
  height : 50px;
  vertical-align : center;
}

td.LinksBar {
  height : 15px;
  vertical-align : center;
}

li {
  font-family : Arial, "Arial CE", Verdana, "Times New Roman";
  font-size : 12px;
  color : #111111;
}