@charset "utf-8";
/* CSS Document */

h1 {
font-weight: bold;
font-family: tahoma;
font-size: 1.4em;
color: #4095e1;}

body {
font-family: tahoma;
font-size: .9em;
font-weight: bold;
color: #000000;}
