body			{ color: #000000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; background-color: #ffffff; margin: 0 0 0 0; padding: 0 0 0 0;}
td				{ color: #000000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; }
p,ul			{ color: #000000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; text-align: justify; }
img				{ border: 0px; }

a		  		{ color : #0080c0; text-decoration : none;}
a:hover		{text-decoration : underline;}
a.menu		{color: black;}

hr				{color: #dddddd; height: 1px;}

.title		{color: #AEAFB3; font-size: 13pt; font-weight: bold; text-align: right;}

select.flat, textarea.flat, input.flat {
	font-family: tahoma, Arial, sans-serif; 
	font-size: 10pt;
	border-color : #177498;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #BDCBD5;
}