BODY, P, TD, A {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #B4B4B4;
}

H1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F4510B;
}

H2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F4510B;
}
H3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4510B;
}

P {
	text-align: justify;
}

.menu_hor {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.menu_hor_active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D20501;
	text-align: center;
	text-decoration: none;
}

.aladdinform {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	border-width: 1;
	border-style: solid;
	border-color: #FD9902;
}

.aladdinbutton {
	color: #FFFFFF;
	background-color: #FD9902;
	font-size: 12px;
	font-weight: bold;
	border-width: 1;
	border-style: solid;
	border-color: #FD9902;
	border-left-color: #F4510B;
	border-top-color: #F4510B;
	border-right-color: #FD9902;
	border-bottom-color: #FD9902;
}

.menu_text {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
