@charset "utf-8";
/* CSS Document */

body, table, tr, td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.text11 {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.text11b {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: left;
}
A.text11b:link {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
.text12 {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.text12b {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.text12b_red {
	color : Red;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: left;
}
.text14_red {
	color : Red;
	font-family : Verdana;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align: left;
}
.ptLeft {
	text-align: left;
}
.pt {
	text-align: right; line-height:20px
}
.centerText {
	text-align: center;
}
.redText {
	color: #F00;
}

/* .ptBold same as.ptBoldRight */
.ptBold {
	text-align: right;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.ptBoldRight {
	text-align: right;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.ptBoldLeftRed {
	text-align: left;
	color : Red;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.ptBoldLeft {
	text-align: left;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.ptBoldCenter {
	text-align: center;
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

.ptCenter {
	text-align: center;
}
.text18_red {
	color : Red;
	font-family : Verdana;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align: left;
}
