.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: large; font-style: italic; font-weight: bold; color: #666666; }
.style4 {font-size: large; font-weight: bold; color: #666666; font-family: Georgia, "Times New Roman", Times, serif;}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #666666; }
a:link {
	color: #006699;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #00CC99;
}
a:active {
	color: #000000;
}
.style8 {font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; font-style: italic; font-weight: bold; color: #016364; }
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.monasteryNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #016364;
	text-decoration: none;
	text-align: right
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: 900;
	color: #999999;
	line-height: normal;
}
.pad10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
}
.inlineImage {
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
.toppage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #037D8A;
}
.floatrightimage {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
