body
{
	font-family: arial;
	/*background-image:url('/../images/design/bg_site.jpg');*/
	background-color: #f2f2f2;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-size: 10pt;
}

h1
{
	font-family: verdana;
	font-size: 10pt;
	color: #3366cc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	text-decoration: underline;
}

h2
{
	font-family: verdana;
	font-size: 10pt;
}

a
{
	text-decoration: none !important;
	color: #444444;
}

a:hover
{
	text-decoration: underline !important;
}

p
{
	text-align: justify;
}

form
{
	display: inline;
}

table
{
	font-family: arial;
}

td
{
	font-family: arial;
}

input, textarea, select
{
	border: 1px solid #aaaaaa;
}

img
{
	border: 0px solid transparent;
}
a.lo{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}





