.normcopy {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Comic Sans MS", Verdana;
	letter-spacing: 0.2em;
	text-align: justify;
}

.normcopy_large{
	font-size: 14px;
	font-weight: normal;

}


.normcopy_largest{
	font-size: 18px;
	font-weight: bold;

}

.normcopy H1{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.normcopy H2{
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.normcopy H3{
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.normcopy strong{
	color: #FF9900;
}

.inrtxtbox {
	background-color: #000009;
	background-image: url(inner_bg_sml.gif);
	background-repeat: no-repeat;
}


body {
	SCROLLBAR-ARROW-COLOR: #FF7F50;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	background-attachment: fixed;

}

