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

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

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

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

body {
	font-family : Georgia, "Times New Roman", serif;
}

em {
	color : #000099;
	background-color : transparent;
	font-style : normal;
	font-weight : 600;
}

h1 {
	margin-right : 10px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
}

h2 {
	margin-right : 10px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
}

h3 {
	margin-right : 10px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
}

h4 {
	margin-right : 10px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
}

h5 {
	margin-right : 10px;
	color : #000000;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
}

li {
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
	text-align : left;
	line-height : 150%;
}

p {
	margin-right : 10px;
	font-family : Georgia, "Times New Roman", serif;
	line-height : 150%;
}

td {
	font-family : Georgia, "Times New Roman", serif;
}

th {
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
}

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

.c {
	margin-right : 0px;
	color : #663300;
	background-color : transparent;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
	font-weight : 700;
	font-size : large;
	text-align : center;
}

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

.links {
	margin-right : 10px;
	font-family : Verdana, "Trebuchet MS", Tahoma, "san serif";
	font-size : x-small;
	text-align : center;
}

.q {
	margin-left : 40px;
	margin-right : 40px;
	text-align : justify;
}

.right {
	text-align : right;
}

/*.link {
	color : #663366;
	background-color : transparent;
	font-size : 9pt;
}
*/
/*.n {
	margin-left : 15px;
	margin-right : 25px;
	text-align : center;
}
*/
/*.title {
	font-size : 11pt;
	text-align : center;
}
*/