body {
	font-family: Arial, Helvetica;
	color: #ffffff;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
  background-color: #000000;
	}

h1 {
  font-family: Arial, Helvetica;
	color: #ffffff;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
  padding: 0;
  margin-bottom: 4px;
  }

h2 {
  font-family: Arial, Helvetica;
	color: #ffffff;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
  margin-bottom: 8px;
  }
 
h3 {
  font-family: Arial, Helvetica;
	color: #ffffff;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
  margin-bottom: 4px;
  }
  
a, b, strong {
	font-family: Arial, Helvetica;
	color: #FFFFCC;
	font-size : 10pt;
	text-decoration : none;
	}
  
p, td {
  font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size : 10pt;
  }

a:hover, a:active {
  font-family: Arial, Helvetica;
	color: #FFFFCC;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
	}
  
ul, li {
	font-family: Arial, Helvetica;
	color: #ffffff;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	}

a.menu {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : nonr;
	}


a.big {
	font-family: Arial, Helvetica;
	color: #FFFFCC;
	font-size : 11pt;
	font-weight : normal;
	text-decoration : underline;
	}
  
a.big:hover, a.big:active {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size : 11pt;
	font-weight : normal;
	text-decoration : underline;
	}
  

input, select, option {
  background-color : #FFFFFF;
	color : #000000;
	font-size : 9pt;
	border-width: 1;
	}

.normal {
  background-color : #ffffff;
	color : #ffffff;
	font-size : 8pt;
	border-style : normal;
	}

.letter {
	font-family: Times New Roman, Arial, Helvetica;
	color: #FFFFCC;
	font-size : 21pt;
	font-weight : bold;
	text-decoration : none;
  }

a.letter:hover, a.letter:active {
  font-family: Times New Roman, Arial, Helvetica;
	color: #FFFFCC;
	font-size : 21pt;
	font-weight : bold;
	text-decoration : underline;
  }
  
td.Footer {
  background-image: url('../imgs/bottom-bg.gif');
  }

a.Path {
  text-decoration:  none;
  color: #FFFFFF;
  }
a.Path:hover {
  color: #FFFFFF;
  }
a.Path_act {
  color: #FFFFFF;
  text-decoration:  none;
  }
  
table.Article {
  background-color: #FFFFFF;
  }
table.Article p,
table.Article td,
table.Article b,
table.Article h1,
table.Article h2,
table.Article h3,
table.Article strong {
  color: #000000;
  font-size: 10pt;
  }
table.Article h1 {
  color: #000000;
  font-size: 12pt;
  }
table.Article h2 {
  color: #000000;
  font-size: 11pt;
  }
table.Article h3 {
  color: #000000;
  font-size: 10pt;
  }
  

table.Article a {
  color: #000000;
  font-size: 9pt;
  }
table.Article a:hover,
table.Article a:active {
  color: #000000;
  font-size: 9pt;
  text-decortaion: underline;
  }
  
.TOP {
  background-image: url('../imgs/top.jpg');
  background-repeat: no-repeat;
  }
.Bottom {
  background-image: url('../imgs/bottom.gif');
  background-repeat: no-repeat;
  }
  
td.MenuLetter {
  background-color:   #636D6A;
  width:              20px;
  height:             20px;
  vertical-align:     middle;
  text-align:         center;
  }
td.MenuLetter_active {
  background-color:   #47504D;
  width:              20px;
  height:             20px;
  vertical-align:     middle;
  text-align:         center;
  }
td.MenuLetter_active a {
  text-decoration:    none;
  font-family:        Arial;
  font-size:          14px;
  font-weight:        bold;
  text-decoration:    none;
  color:              #FFFFFF;
  }
td.MenuLetter a {
  font-family:        Arial;
  font-size:          14px;
  font-weight:        bold;
  color:              #47504D;
  text-decoration:    none;
  }
td.MenuLetter a:hover,
td.MenuLetter a:active,
td.MenuLetter_active a:hover
 {
  text-decoration:    none;
  font-family:        Arial;
  font-size:          14px;
  font-weight:        bold;
  color:              #FFFFFF;
  }
  
a.Quicklink, .Quicklink {
  color:              #000000;
  text-decoration:    none;
  font-family:        Arial;
  font-size:          11px;
  font-weight:        bold;
  }
a.Quicklink:active,
a.Quicklink:hover {
  color:              red;
  text-decoration:    none;
  font-family:        Arial;
  font-size:          11px;
  font-weight:        bold;
  }
  
em.hit {
  background-color:   #CCCCCC;
  color:              #000000;
  padding:            2px;
  text-decoration:    none;
  font-family:        Arial;
  font-size:          12px;
  font-weight:        bold;
  font-style:         normal;
  }
