a {
color:#0066CC;
}

body {
	font-family: Trebuchet MS;
	font-size: 10pt;
	margin-top:0px;
}
td {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #666666;

}
.lineH {
border-top:1px dotted #CCCCCC;
}
.lineV {
	background-attachment: fixed;
	background-image: url(images/1pxv.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 5px;
}
.verses {
	line-height: 150%;
	color: #CC3300;
	margin:0px;
	margin-bottom:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #333333;
	margin:0px;
	padding:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	margin:0px;
}
input {
	font-family: Trebuchet MS;
	font-size: 8pt;
}
.highlight {
	font-weight: bold;
	color: #000000;
	background-color: #66CCCC;
}

