a:link
{
	color : #0000FF;
	background-color : transparent;
	text-decoration : none;
}

a:visited
{
	background-color : transparent;
	text-decoration : none;
}

a:hover 
{
	color : #FF0000;
	background-color : transparent;
	text-decoration : underline;
}

a:active
{
	color : #FF0000;
	background-color : transparent;
	text-decoration : underline;
}

body{
	margin-left : 0px;
	margin-top : 0px;
	font-family : Georgia, "Times New Roman", serif;
}

h2{
	margin-left : 10px;
	margin-right : 20px;
	font : bold 22px Verdana, Arial, sans-serif;
}

h3{
	margin-left : 10px;
	margin-right : 20px;
	font : bold 17px Verdana, Arial, sans-serif;
}

h4{
	margin-left : 10px;
	margin-right : 20px;
	font : bold 15px Verdana, Arial, sans-serif;
}

h5{
	margin-left : 10px;
	margin-right : 20px;
	font : bold 14px Verdana, Arial, sans-serif;
}

p{
	margin-left : 10px;
	margin-right : 20px;
	font : 15px/150% Georgia, "Times New Roman", serif;
}

th{
	border-bottom : 2px solid #660000;
	background-color : #CCCC99;
	color : #000000;
	text-align : left;
}

.biblio {
	margin-left : 30px;
	text-indent : -20px;
}

.c{
	color : #000099;
	background-color : transparent;
	font-family : Verdana, Arial, sans-serif;
	font-size : 18px;
	font-weight : 600;
	text-align : center;
}

.c2{
	color : #000099;
	background-color : #FFFF99;
	font-family : Verdana, Arial, sans-serif;
	font-weight : 600;
	text-align : center;
}

.chart{
	border : 1px solid #660000;
	width : 750px;
	margin-left : 15px;
	background-color : #FFFFFF;
	font : 13px Tahoma, Arial, sans-serif;
}

.even{
	background-color : #FFFFCC;
}

.heading {
	margin-right : 60px;
}

.hymn {
	margin : 0px 20px 0px 60px;
	text-indent : -30px;
}

.inline{
	border : 1px solid #660000;
	width : 460px;
	margin-right : 15px;
}

.j{
	text-align : justify;
	line-height : 120%;
}

.links {
	font-size : 13px;
	font-family : Tahoma, Arial, sans-serif;
	text-align : center;
}

.right {
	text-align : right;
}

.roman{
	margin-left : 78px;
}
