@charset "utf-8";
/* CSS Document */

.Normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.0pt;
    }

.Red_Letters {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.0pt;
	color: #660000
    }

	
a:hover {  
	color: #FF3300
    }

.Menu_Items {
	font-size:8.0pt;
	font-family:"Verdana, Arial, Helvetica, sans-serif";
	}

.style_grey_num {
	color: #663366
	}
	
.style_grey_num_CH {
	text-decoration:none;	
		color: #663366
	}
	
.style_grey_Bible_ver {
	text-decoration:none;	
		color: #666666
	}
		

.no_underline { 
	text-decoration:none
	}.r_lets {
	color: #FF0000;
	font-weight: normal;
}

@media print {
  * {
  background-color: white !important;
  background-image: none !important;
  }
}


