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

body {
font-size: small;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,h2 {
color:#660000;
}
h1 {
font-size: 150%;
}
h2 {
font-size: 130%;
}

