body {
	font:12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fff7dc;
	background-image: url(images/FASA_LONG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
 
table, td {font:12px Arial, Helvetica, sans-serif;}

h1 {
	font-size:16px;
	font-weight:bold;
	color: #000099;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF6600;
	font-style: italic;
}
h3 {
	font-weight: normal;
	color: #333333;
	font-family: "Myriad Pro", sans-serif;
	font-size: 18px;
}
a {font-weight:bold;}

.MENU_TEXT {font-size: 11px}
.JUSTYFIED {text-align: justify;}
.JUSTYFIEDSmall {font-size: 12px; text-align: justify;}
.LEFT {text-align:left}
.SMALL_LEFT {font-size: 10px; text-align:left }
.LEFTSmall {font-size: 10px; text-align:left}
.smaller {font-size: 9px}

