body 	{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px; 
	color: #333333;
	text-align: center;
	background: url("../images/backgroundPortal.png") top repeat-x;
	padding: 0;
	margin: 0;
}



h1, h2, h3, h4	{
	font-family: Arial, Tahoma, Helvetica, sans-serif;	
	color: #FA9600;
}

h1	{
	font-size: 24px;
}

h2	{
	font-size: 18px;
}

h3	{
	font-size: 16px;
}

h4	{
	font-size:14px;
}

a {
	color:black;
}

form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
}

table, td	{
	font-size: 12px;
}

input	{
	font-family: Arial, serif;
	font-size: 12px;
}

textarea	{
	font-family: Arial, serif;
	font-size: 12px;
}

.textAlignJustify p	{
	text-align: justify;
}