
body {
 font-family: Verdana; arial;
 font-size: small;
 color: #00C070;
 background: #FFFFFF;
}
p {
 font-size: small;
 text-align: right;
 color: #707070;
}
h1 {
 font-family: MS Mincho; arial; Verdana;
 font-size: xx-large;
 text-align: center;
 color: #E3FECB;
 background: #00E000h1;
 font-style: italic;
}
h2 {
 font-family: Vivaldi;arial;
 font-size: large;
 font-weight: bold;
 text-align: justify;
 color: #EA1E79;
 background: #FCDCE6;
}
h3 {
 font-family: Lucida Console;arial;
 font-size: larger;
 font-style: italic;
 text-align: center;
 color: #033502;
}
h4 {
 font-size: medium;
 color: #23153E;
}
a {
 color: #A0F1A3;
}
a:link {
 color: #47EF5C;
}
a:visited {
 color: #45A00E;
}
th { font-family: mincho; Verdana; arial;
  font-size: large;  color: #093502;
 background: #D8FEDA;
}
td {
 font-family: Verdana;
}