H1 {
  font-size: 12pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 12pt;
  color: #FFCC66;
}
H2 {
  font-size: 16pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  color: #FFFFCC;
}
H3 {
  font-size: 12pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: 20pt;
  color: #FFFFCC;
}
H4 {
  font-size: 10pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  color: #FFFFCC;
}
p {
  font-size: 11pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  color: #FFFFCC;
} 
li {
  font-size: 11pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  color: #FFFFCC;
} 
a {
  font-size: 11pt;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  color: #FFDD99;
} 
#Subtitle {
  font-size: 12px;
}
#Std {
  font-size: 12px;
  font-color: white;
}
.textlink {
 font-family: Arial;
 font-size: 12px;
 text-decoration: none;
 color: #FFFFCC;
}
.textlink:hover {
color:#FFCC66;
}
.smalltextlink {
 font-family: Arial;
 font-size: 12px;
 text-decoration: underline;
 color: #FFFFCC;
}
.smalltextlink:hover {
color: #FFCC66;
}
.menu_index {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #AAAA99;
}
.menu_index:hover {
color:#FFCC66;
}
