.normal {  font-size: x-small; letter-spacing: 0.1em; word-spacing: 0.1em}
.title1 {  font-size: large; font-weight: bold; background-color: #6699CC}
.title2 {  font-size: 12px; font-weight: bold;}
.title3 {  font-size: x-small; font-weight: bold; background-color: #CCCCCC}
.tagname {  font-size: 12px; font-weight: normal; background-color: #CCCCCC}
.normalRight { font-size: x-small; letter-spacing: 0.1em; text-align: right}
.normalLeft { font-size: x-small; letter-spacing: 0.1em; text-align: left}
.normalCenter { font-size: x-small; letter-spacing: 0.1em; text-align: center}

a:link {color:#0000AA;text-decoration:underline;}
a:visited {color:#0000AA;text-decoration:underline;}
a:hover {color:#0000AA;text-decoration:underline;}
a:active {text-decoration:none;}

.pt10 {
	font-size: 10px;
	line-height: 16px;
	color: #222222;
}
.pt12 {
	font-size: 12px;
	line-height: 20px;
	color: #222222;
}
.pt14 {
	font-size: 14px;
	line-height: 20px;
	color: #222222;
}
.pt16 {
	font-size: 16px;
	line-height: 24px;
	color: #222222;
}
.subtit {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}