A:active {
	text-decoration: underline;
	color: #0000cc;
	line-height: 100%;
	font-size: 90%;
}
A:link {
	text-decoration: none;
	color: #0000cc;
	line-height: 100%;
	font-size: 90%;
}
A:visited {
	text-decoration: none;
	color: #000099;
	line-height: 100%;
	font-size: 90%;
}
A:hover {
	text-decoration: underline;
	color: #0000cc;
}
body {
	background-color : #FFFFFF;
}
p {
	font: small "Times new roman", serif;
	letter-spacing: 0px;
	color: Black;
	word-spacing: normal;
	text-align: justify;
	line-height: 110%;
	text-indent: 20px;
}
h1 {
	font: 110% "Arial", san-serif;
	color: Black;
	text-align: center;
	letter-spacing: 1px;
}
h2 {
	font: bold 100% "Arial", san-serif;
	color: Black;
	text-align: center;
	letter-spacing: 0px;
}
h3 {
	font: bold 95% "Arial", san-serif;
	color: Black;
	text-align: center;
	letter-spacing: 0px;
}
table {
	font: small "Times new roman", serif;
	letter-spacing: 0px;
	color: Black;
	word-spacing: normal;
	line-height: 100%;
	text-indent: 0px;
}
ul {
	font: small "Times new roman", serif;
	letter-spacing: 0px;
	color: Black;
	word-spacing: normal;
	text-align: justify;
	line-height: 100%;
}
ol {
	font: small "Times new roman", serif;
	letter-spacing: 0px;
	color: Black;
	word-spacing: normal;
	text-align: justify;
	line-height: 100%;
}
.ni {
	font: small "Times new roman", serif;
	letter-spacing: 0px;
	color: Black;
	word-spacing: normal;
	text-align: justify;
	line-height: 100%;
	text-indent: 0px;
}
tt { 
	font-size: x-small; 
}
center { 
	font: small "Times new roman", serif;
	letter-spacing: 0px;
	color: Black;
	word-spacing: normal;
	text-align: center;
	line-height: 100%;
	text-indent: 0px;
}

.t {
	font: x-small "Arial", san-serif;
	color: #804a40;
	letter-spacing: 0px;
	text-align: right;
}
.r {
	text-align: right;
}
.s {
	font: x-small "Arial", san-serif;
	color: #004080;
	letter-spacing: 0px;
	text-align: left;
	font-style: italic;
}
.gloss {
	font: x-small "Arial", san-serif;
	letter-spacing: 0px;
	color: #804a40;
	text-align: right;
	background-color: #dddcaa;
	text-decoration: none;
}