body {
          background: url("images/bg.jpg") repeat-x fixed left bottom #7BC2E2;
          color: #000000;
          font: small-caps bold 14pt/90% Arial,sans-serif;
          height: 100%;
          position: relative;
          width: 98%;
}

hr {
	width: 70%;
	height: 3px;
	color: #000;
	background-color: #000;
	border: 0px;
}

ul {
	font: 14pt/18pt Arial, sans-serif ;
	font-weight: bold;
	font-variant: small-caps;
}

pre {
	font: 14pt/16pt Arial, sans-serif ;
	font-variant: small-caps;
}

p.links {
	font: 12pt/14pt Arial, sans-serif ;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

p.links a {
	text-decoration: none;
}

img, img:visited, img:hover {
	border: 0px solid #FFFFFF;
	outline: 0;
}

a {
	border: 0px solid #FFFFFF;
	outline: 0;
	color: #FFFF00; 
}

h1  {
	font: 16pt/18pt bitmapfont, sans-serif ;
	color: #FFFFFF; 
}

h2, h3, h4, h5, h6 { 
	font: 14pt/16pt bitmapfont, sans-serif ;
	color: #DDDDDD; 
}
