BODY {
SCROLLBAR-HIGHLIGHT-COLOR: Black; 
SCROLLBAR-SHADOW-COLOR: Black; 
SCROLLBAR-ARROW-COLOR: #CC0000; 
SCROLLBAR-BASE-COLOR: White;
}
body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Courier, "Century Gothic", Tahoma, Verdana;
	font-size:10pt; color: Black;
	font-style: normal;
	}
body {
	background-image: url(images/hinter-index.jpg);
	background-repeat: repeat;
	/*background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-attachment: fixed;*/
	
	
	
			} 

h1 {font-size:10pt; color: #C30003; font-weight:bold;}
h2 {font-size:10pt;  color: #C30003; font-weight: normal; }
h3 {font-size:8pt; color: #C30003; font-weight: normal;}
hr {font-size: 1px; color: #C30003;  border: none; }
