h1 {
 font-family: monospace;
 font-size: medium;
 color: #2F2F2F;
}
h2 {
 font-family: Arial;
 font-size: xx-small;
 color: #3F3F3F;
 }
h3 {
 font-family: Arial;
 font-size: xx-small;
 color: #000000;
}
h4 {
 font-family: Arial;
 font-size: x-small;
 color: #3F3F3F;
}
h5 {
 font-family: Arial;
 font-size: x-small;
 color: #C0C0C0;
}
