.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	font-weight:bold;
}

.gametitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.gamedesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}
.gamecount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.divheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.divheaderblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.health {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color:#EEEEEE;
}
.greenbodyfont,.greenbodyfont:visited,.greenbodyfont:active {
    font-family:  verdana, verdana, helvetica;
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
 }
.greenbodyfont:hover {
    font-family:  verdana, verdana, helvetica;
    font-size: 12pt;
    color: black;
    text-decoration: underline;
 }
 
 .datastyle {
 	border:none;
	border-style:none;
	background:none;
}
.rulednote {
	background:repeat-x;
	background-color:#FFFFAA;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.bible_text {
	color:#FEFEFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}