a {
	text-decoration: underline;
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
a:hover {
	text-decoration: underline;
	color : #0000ff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.tsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.tsm_pink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
}

.tsm_b{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

.txt_red{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ff0000;
	font-weight: bold
}

.txsm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.txsm_b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight: normal
}

.txt_16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight: normal
}

.txt_18 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	font-weight: normal
}

.txt_20 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	font-weight: normal
}

.txt_22 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #000000;
	font-weight: normal;
	font-stretch:expanded;
}

.txt_23 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #000000;
	font-weight: normal
}

.txt_36 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	color : #000000;
	font-weight: normal
}

.txt_48 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 48px;
	color : #000000;
	font-weight: normal
}


.txt_24 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #000000;
	font-weight: normal
}

.txt_b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}

.txt_it {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height: 18px; 
	font-weight: bold;
}

.txt_it_b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}

.thl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #000000;
	font-weight : bold;
}

.thl_it {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #000000;
	font-weight : bold;
	font-style : italic;
}

.textfield {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
	background : #ffffff;
	border-color : #414953;
}

.textfield_com {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
	background : #ffffff;
	border-color : #414953;
}

.textfield_bt {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color : #414953;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	background : #ffffff;
	font-weight : bold;
	elevation : below;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	color : #414953;
	font-size:11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	color : #414953;
	font-size:11px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	color : #414953;
	font-size:11px;
}