body {background-image: url(../images/background.gif);}
h1  { font-weight: normal; font-size: 24pt }
h2  { font-weight: normal; font-size: 16pt }
.text   { font-size: 12pt; font-family: "Times New Roman", Times, serif }
.red   { color: red; font-size: 12pt; font-family: "Times New Roman", Times, serif }
a:link { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: red; text-decoration: none }
a:active { color: blue; text-decoration: none }

