/* Style Sheet global pagina */
body 		{	text-align: left;
			font-family: Verdana,Arial;
			src: url("../fonts") format("truetype") 
			font-size: 11pt;
			color: #000000;
 			background-image:url("");  
margin:0px;
padding:0px;
spacing:0px;
			background-color: #D1D7DC;}
		}
TABLE		{	border-style:none;
			padding:0px;
			margin:0px;
spacing:0px;
		}
td		{ 	text-align: center;
			font-size: 11pt;
			color: #000000; 
			border-style:none;
			padding:0px;
			margin:0px;
spacing:0px;
			vertical-align : top;
		}
TR 		{	border-style:none;
			padding:0px;
			margin:0px;
		}
H1		{	font-size: 18pt;
			color: #000000;
		}
H2		{	font-size: 16pt;
			color: #000000;
		}
H3		{	font-size: 14pt;
			color: #000000;}
H4		{ 	font-size: 12pt;
			color: #000000;
		}
P  		{ 	font-size: 11pt;
			color: #000000;}
B 		{ 	font-style: bold;
			font-size: 11pt;
			font-weight: 700;
		}
A:link 	{ 		font-size: 10pt;
			font-style: normal;
			font-weight: 700;
			color: #000080;
		}
A:visited 	{ 	font-size: 10pt;
			font-style: normal;
			font-weight: 700;
			color: #0000C0;
		}
A:hover 	{ 	font-size: 10pt;
			font-style: normal;
			font-weight: 700;
			color: #FF630C;
			cursor: hand;
		}
.input	{		font-size: 10pt;
			color: #000000;
		}
.small 	{ 		font-size: 8pt;
			color: #000000;
		}
.logo 	{ 		font-weight: 100;
			font-size: 8pt;
			color: #000000;
		}
.normal	{ 		font-size: 11pt;
		color: #000000;
		}
li		{ 	text-align: left;
		}
img 		{	border-style:none;
		}
.menu {background-color: #ffffff;
text-align:left;
}
#menu td{background-color: #ffffff;
text-align:left;
}
#menu a { 	font-size: 10pt;
			font-style: normal;
			font-weight: 700;
			color: #000080;
text-align:left;
		}
#menu A:visited 	{ 	font-size: 10pt;
			font-style: normal;
			font-weight: 700;
			color: #0000C0;
		}
#menu A:hover 	{ 	font-size: 10pt;
			font-style: normal;
			font-weight: 700;
			color: #FF630C;
			cursor: hand;}
.bodycontent {background-color: #FFFFFF;
text-align:center;}

