a:nolinkb {
FONT-WEIGHT: bold; 
TEXT-DECORATION: none
}
a:norm {
FONT-WEIGHT: normal
}
a:link {
color : #0000ff;
text-decoration : none; 
} 
a:active {
color : #000080;
text-decoration : underline; 
} 
a:visited {
color : #800080;
text-decoration : none;
} 
a:hover {
color : green;
text-decoration : underline;
} 
	
H2 {
font-size: 200%;  
text-align : center; 
color : #006540; 
font-family : "Times New Roman", Times; 
font-weight : normal; 
letter-spacing : 0.1em; 
} 

BODY {
font-family : "Times New Roman", Times;
} 

TABLE {
font-family : "Times New Roman", Times; 
} 
BIG {
font-weight : bold; 
font-size: 150%;  
font-family : "Times New Roman", Times; 
} 

SMALL {
font-size: 70%; 
font-family : "Times New Roman", Times; 
} 
.LargeTopic { 
FONT-WEIGHT: bold; FONT-SIZE: 16pt; TEXT-ALIGN: center 
}
.SmallTopic { 
FONT-STYLE: italic; FONT-SIZE: 12pt 
}
.SutraCitation { 
}
.NumberedList { 
FONT-STYLE: italic; LIST-STYLE-TYPE: none; POSITION: relative 
}
.Question { 
FONT-WEIGHT: bold; FONT-SIZE: 12pt 
}
.AnswerBody { 
MARGIN-LEFT: 20; TEXT-ALIGN: Justify 
}
.BulletedList { 
}

P {
margin-left : 0; 
text-indent : 20px; 
} 
.title {
font-size : 300%; 
letter-spacing : 6px; 
text-align : center; 
} 
.contents {
line-height : 150%; 
letter-spacing : 2px; 
} 
.right {
text-align : right; 
} 
.left {
margin-left : 0; 
text-indent : 0; 
text-align : left; 
} 
.stih {
margin : 2em; 
text-indent : 0; 
} 
.abbr {
margin-left : 0; 
text-indent : 0; 
font-style : italic; 
text-align : left; 
} 
.comment {
margin : 3em; 
text-indent : 0; 
font-style : italic; 
text-align : justify; 
} 

ul {
font-family: "Times New Roman", Times;
text-align: justify;
text-indent: 5pt;
margin-top: 3px;
margin-bottom: 3px;
line-height: 15pt;
}
