body {
	background-image: url(http://www.straechav.com/noise/images/pagebg.gif);
	background-color: #000000;
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
        margin: 0; 
        padding: 0;
}

a { text-decoration:none }
a:link { color: #CB1500; text-decoration: underline}
a:visited { color: #CB1500; text-decoration: underline}
a:hover { color: #DF3000;  }
a:active { color: #F09000; }


/* a:link {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: blink;
}

a:visited {
	color: #CC0000;
}
*/

.brackets {
	color: #808080;
}

.author {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

.bg {
	background-image: url(http://www.straechav.com/noise/images/mainbg.gif);
	}

.inews {
	background-color: #999986;
	padding: 4px;
	border: 1px solid #000000;
	margin: 1px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}

.fixedwidth {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
}

.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.MainTable {
	border: 1px solid #434350;
}

.pagegroup {
	font-weight: bold;
}

hr {	height: 1px;
		color: black;
		background-color: black;
		margin-left: auto;
		margin-right: auto;
		}

h1, h2, h3, h4, h5, h6 { 
		font-weight:500; 
		line-height:133%; 
		font-family: font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
		margin:0.25em 0 0em 0;}

h1 { font-size:2.1em; color: #904000; }
h2 { font-size:1.9em; border-bottom:1px solid; color: #904000; }
h3 { font-size:1.5em; color: }
h4 { font-size:1.3em; font-style:italic; color: }
h5 { font-size:1.1em; font-weight:600;  color: }
h6 { font-size:1.0em; font-variant:small-caps; font-weight:600; color: #904000; }

