
body {background: white url('images/background1.gif') no-repeat fixed 80px 50px;
	font-family: Verdana, sans-serif}

strong {color: red; font-weight: bold; text-transform: uppercase;}

em {font-style: italic;}

h1, h2, h3, h4, h5, p, ul {font-family: Verdana, sans-serif; }

p  { font-size: 85%; color: black;}
h1 { font-size: 120%; color: black; font-weight: bold;}
h2 { font-size: 100%; color: #000066; font-weight: bold;}
h3 { font-size: 85%; color: #660000; font-weight: bold;}
h4 { font-size: 80%; color: black; text-transform: uppercase;}
ul { font-size: 85%; color: black;}

pre { font-family: monospace; }

a:link      {
     text-decoration: none;
     color: #003366;}
a:visited   {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: black; text-decoration: underline
}
