BODY{
  color: #990000;
  background-color : #ffffea;
  font-size:11pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none
}
.size-big{
  font-size:24pt;
  font-family: "arial black","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none
}
.size18{
  font-size:18pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none
}
.size14{
  font-size:14pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none
}
.size14b{
  font-size:14pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none
}
.size11{
  font-size:11pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none
}
.size11b{
  font-size:11pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none
}
.size9{
  font-size:9pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none
}
.size9b{
  font-size:9pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none
}
.size8{
  font-size:8pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none
}
.size8b{
  font-size:8pt;
  font-family: "Osaka","MS UI Gothic";
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none
}
H1{
  color: #333300;
  background-color: #CCCC99;
  text-align: center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-family : sans-serif;
}
H2{
  color: #333300;
  background-color: #CCCC99;
  text-align: center;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
  font-family : sans-serif;
}
H3{
  color: #333300;
  background-color: #CCCC99;
  text-align: center;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  font-family : sans-serif;
}
HR{
  color : #cc9900;
  height: 3px;
}
P{
  color: #333300;
}
A{
  color : #ff0000;
  text-decoration: underline;
  font-family: "Osaka","MS UI Gothic";
}
A:VISITED{
  color: #333333;
  text-decoration: underline;
  font-family: "Osaka","MS UI Gothic";
}
A:HOVER{
  color : red;
  text-decoration : underline;
  font-family: "Osaka","MS UI Gothic";
}
A:ACTIVE{
  color : blue;
  text-decoration: underline;
  font-family: "Osaka","MS UI Gothic";
}
UL{
  color: #333300;
  list-style-position: outside;
  font-family : sans-serif;
}