BODY {
	background-color: #00CC99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	margin-top: 0px;
	margin-left: 0px;
	font-size : medium;
	margin-right : 0px;
}

BODY.noback {
	background-color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

H1 {
	font-size: 150%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	background-color : transparent;
	line-height : 90%;
}

H2 {
	font-size: 125%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	background-color : transparent;
	line-height : 90%;
}

H3 {
	font-size: 110%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	background-color : transparent;
}

A:link {
	color: #CC3300;
	text-decoration : none;
}

A:visited {
	color: #CC6633;
	text-decoration : none;
}

A:hover {
	text-decoration: underline;
	color : #CC6633;
}

.navbar {
	font-weight: bold;
	font-size: 9pt;
	text-align : center;
	background-color : #CCCCCC;
}

.navbtn {
	font-weight: bold;
	font-size: 9pt;
	text-align : center;
	background-color : #336633;
	color : #FFFFFF;
	border-top-color: #33CC33;
	border-left-color: #33CC33;
	border-right-color: black;
	border-bottom-color: black;
	border-width: thin;
	border-style: outset;
	line-height : 150%;
}

.navbtn A:link {
	color: #66FFFF;
	text-decoration : none;
	font-family : Georgia;
	line-height : 12pt;
}

.navbtn A:visited {
	color: #66FFFF;
	text-decoration : none;
	font-family : Georgia;
	line-height : 12pt;
}

.navbtn A:hover {
	text-decoration: underline;
	color : #CCFFFF;
	font-family : Georgia;
	line-height : 12pt;
}

TABLE.navbar {
	border-right: 4px groove #FFCC99;
	border-top: 4px groove #ffcc99;
}

TABLE.featurebar {
	border-left: 4px groove #FFCC99;
	border-top: 4px groove #FFCC99;
	border-right: 4px groove #FFCC99;
	border-bottom: 4px groove #FFCC99;
}

TD.featurebar {
	border-right: 3px outset #FFCC99;
	border-bottom: 3px outset #FFCC99;
	border-top: 1px outset #FFCC99;
	border-left: 1px outset #FFCC99;
}

.transback {
	font-family : "Times New Roman", Times, serif;
	font-size : .3in;
	font-weight : bold;
	line-height : .325in;
	background-color : White;
}

.masthead {
	background-color: Aqua;
}

.article {
	font-size: .135in;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #CCCCCC;
}

.info {
	font-size: .135in;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFCC;
}

P.disclaimer {
	border: thin #99FFFF;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 5px;
}

HR {
	color: Blue;
}

.errorpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size : medium;
	margin-left : 10px;
	font-weight : bold;
}

.errorpage A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.errorpage A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.formtext {
	font-size: 85%;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 96%;
}
@import url("http://theguild.home.interserv.com/heretic2.css");

