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

h1, h2, h3, h4	{
	font-family: Arial, sans-serif;
	font-weight:bold;
	color: rgb(175,64,60);
}

h1	{
	font-size:20px;
}

h2	{
	font-size:16px;
}

h3	{
	font-size:14px;
}

h4	{
	font-size:12px;
}

a {
	color:rgb(186,63,66);
	text-decoration:underline;
}

a:hover {
	color:rgb(186,63,66);
	text-decoration:none;
}

form	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
}

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

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

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