.default {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.defaultText {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.defaultTitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #003399;
}
.defaultMiniText {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.principalTitle {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.button {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
