body {
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin-left: 40px;
  margin-right: 40px;
}
	
p, li, td {
  line-height: 1.6;
}

.titlepage td {
  margin-right: 80px;
}

li {
  margin-bottom: 5px;
}

.topmenu {
  font-size: 8pt;
  color: white;
}
	
.topmenu A:visited, .topmenu A:link {
  color: white;
  text-decoration: none;
}
	
.topmenu A:hover {
  text-decoration: underline;
  color: yellow
}

.leftmenu2 {
  font-size: 8pt;
  color: #323234;
  text-align: center;
  font-weight: bold
}

.leftmenu {
  font-size: 8pt;
}
	
.leftmenu A:link, .leftmenu A:visited {
  text-decoration: none;
  font-size: 8pt;
  color: navy
}
	
.leftmenu A:hover {
  font-size: 8pt;
  text-decoration: none;
  color: white
}
	
.bottombar {
  font-size: 7pt;
  color: white;
}
	
.bottombar A:link, .bottombar A:visited {
  font-size: 7pt;
  text-decoration: none;
  color: white;
}
	
.bottombar A:hover {
  color: yellow
}
	
td {
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #323234;
}
	
td.newscontainer {
  padding-left: 10px;
}
	
td.news {
  color: white;
  background-color: #808080;
  font-family: Arial CE, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
}
	
th.news {
  padding: 0px 0px 0px 6px;
  color: white;
  background-color: #808080;
  font-family: Arial CE, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
}
	
td.hotnews {
  color: white;
  background-color: red;
  font-family: Arial CE, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
}
	
th.hotnews {
  padding: 0px 0px 0px 6px;
  color: white;
  background-color: red;
  font-family: Arial CE, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
}
	
td.newstext {
  padding: 4px 8px 4px 8px;
  font-size: 7pt;
}

div.remark {
  font-size: 7pt;
}

td.newstext a:link, td.newstext a:visited {
  font-weight: bold;
}

table.tidy th {
  color: white;
  font-family: Arial CE, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
}

th.tidytext {
  padding: 4px 8px 4px 8px;
  background-color: #808080;
  text-align: left;
}
	
th.tidytext_r {
  padding: 4px 8px 4px 8px;
  background-color: #808080;
  text-align: right;
}
	
td.tidytext {
  padding: 4px 8px 4px 8px;
  font-size: 8pt;
  text-align: left;
  vertical-align: middle;
}
	
td.tidytext_r {
  padding: 4px 8px 4px 8px;
  font-size: 8pt;
  text-align: right;
  vertical-align: middle;
}
	
td.tidyborder {
  padding: 0px 0px 0px 0px;
  background-color: #808080;
}
	
th.tidyborder {
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
}
	
form {
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  font-size: 8pt
}
	
.tblspace {
  background: #f5f5f5;
}
	
DIV.tbl TH {
  background: #454e53;
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  color: white;
  text-align: left;
  font-weight: bold;
  font-size: 10pt;
}
	
DIV.tbl {
  background: #e4e7e6;
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  font-size: 8pt; 
  text-align: center;
  color: #454e53
}

A:link {
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #002261;
	}
	
.frame A:link, .frame A:visited {
  text-decoration: underline;
  color: black;
}
	
A:visited {
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #002261;
}
	
A:hover, A:hover h2 {
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: red
}

h1 {
  font-family: Arial CE, Arial, Helvetica, sans-serif;
  color: #002261;
  font-weight: bold;
  font-size: 16pt;
}
	
h2 {
  font-family: Arial CE, Arial, Helvetica, sans-serif;
  color: #002261;
  font-weight: bold;
  font-size: 12pt;
  display: inline
}

h3 {
  font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
  color: #002261;
  font-weight: bold;
  font-size: 10pt;
  display: inline
}

PRE 
{
  BORDER-RIGHT: #f0f0f0 1px solid;
  BORDER-TOP: #f0f0f0 1px solid;
  BORDER-LEFT: #f0f0f0 1px solid;
  BORDER-BOTTOM: #f0f0f0 1px solid;
  MARGIN-LEFT: 20px;
  MARGIN-RIGHT: 20px;
  PADDING-LEFT: 10px;
  PADDING-RIGHT: 10px;
  PADDING-TOP: 10px;
  PADDING-BOTTOM: 10px;
  FONT-SIZE: 8pt;
  BACKGROUND-COLOR: #f8f8f8
}

