@charset "utf-8";
/* CSS Document */

.global_default_font {
	font-family: Tahoma;
	font-size:13px;
	text-align: justify;
}
.global_text {
	font-family: Tahoma;
	font-size: 13px;
	text-align: justify;
}
.header_text {
	font-family: Tahoma;
	font-size: 16px;
	color: #333;
	font-weight:bold;
	text-decoration:underline;
	}
	.header_temp {
	font-family: Tahoma;
	font-size: 16px;
	color: #333;
	font-weight:bold;
}
.header_address_text {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	color: #333;
}
.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	color: #FFF;
}
.global_larger_text {
	font-family: Tahoma;
	font-size: 15px;
	text-align: justify;
}
