a, body, input, option, select, textarea, table, td, tr {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1pt;

}
.whiteTitle {
	font-size: 115%;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-size: 115%;
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
}
a:houver{
	text-decoration: underline;
}
.handCursor {
	cursor: hand;
}
.box {
	border: 1px solid #666666;
}
.koreanText {
	font-size: 135%;
	color: #1D1D1D;
	font-family: Batang;
}
.koreanTitle {
	font-size: 140%;
	color: #1D1D1D;
	font-family: Batang;
	font-weight: bold;
}
.miniText {
	color: #FFFFFF;
	font-size: 90%;

}
.novoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.novoTituloBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF
}
