
body { 
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 15px
}

.headertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: lighter;
	color: #990000;
	letter-spacing : 3px;
	
}



.boldtext{
	font-family: Verdana;
	font-size: smaller;
	font-weight: bolder;
	color: #000000;
}

.blacktext{
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	background-color: #FFFFFF;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	line-height: 90%;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	line-height: 100%;
}
.link {
	font-family: Verdana;
	font-size: 90%;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.link:visited {
	font-family: Verdana;
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.link:hover {
	font-family:Verdana;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

.link2 {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

.link2:visited {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.link2:hover {
	font-family:Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	background-color: #FFFFFF;
}
.space {
	right: 10px;
	bottom: 10px;
}
.frame{
	border: thick double #3B471F;
	background-color: #DEB887;
}
.framesmall{
	border: thin #3B471F;
}
.framebuddha {
border: thick double #FF9933;
	background-color: #000033;
}
.tableframe{
	border: thin double #3B471F;
	background-color: #FFFFCC;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}


.BUDDHIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	letter-spacing : 8px;
}
body {
	top: 5px;
}
.tableborder {
	border: thin solid #FF9900;
}
