.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.doctitle {
	font-size: 16px;
	color: 595959;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.docmain {
	font-size: 12px;
	color: 595959;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.greenword {
	font-size: 12px;
	color: 698c00;
	line-height: 20px;
	text-align: left;
	FONT-WEIGHT: bold;
font-family: Arial, Helvetica, sans-serif;
}
.greenword:link {
	COLOR: #698c00; TEXT-DECORATION: none
}
.greenword:visited {
	COLOR: #698c00; TEXT-DECORATION: none
}
.greenword:active {
	COLOR: #698c00; TEXT-DECORATION: none
}
.greenword:hover {
	COLOR: #698c00; TEXT-DECORATION: underline
}
.redword {
	font-size: 12px;
	color:f30000;
	line-height: 20px;
	text-align: left;
	FONT-WEIGHT: bold;
font-family: Arial, Helvetica, sans-serif;
}

.normalword {
	font-size: 12px;
	color:000000;
	line-height: 20px;
	text-align: left;
	

}