body {
	background-color: #ECEEF6;
	cursor: , pointer;
	scrollbar-base-color : #00044A;
	scrollbar-arrow-color : Blue;
}

normal 
{	font-family: "Verdana";
	font-size: 8pt;
	color : #000066;
}

table
{
	table-border-color-light: rgb(de,d6,fe);
	table-border-color-dark: rgb(0,0,128);
	table-bgcolor: rgb(dd,e0,f2);
}




h2 {
	font-variant: small-caps;
	color : #C50F42;
	font-family : "Arial";
	margin: 0px;
	padding: 0px 0px 10px;
	font-size : small;
}



h1  {
	font-family: "Arial";
	font-size: 18pt;
	color: #C50F42;
	font-weight : normal;
	font-variant : small-caps;
}




a		{
	font-family: "Vadena";
	font-size: 8pt;
}

a:link    	{
	color: #0033CC;
	cursor : , pointer;
}
a:visited {
	color:#006600;
	cursor : , pointer;
}
a:active  {
	color:#000099;
	cursor : , pointer;
}







