body {
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #2D4E71; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: #EEF2F7; 
	scrollbar-highlight-color: silver; 
	scrollbar-shadow-color: gray; 
	scrollbar-track-color: #EEF2F7;
	scrollbar-arrow-color: white; 
}

.body,td  {
	margin : 0px 0px 0px 0px;
	font-family :Arial, Helvetica,Verdana, sans-serif;
	font-size: 8pt;
	color : #666666;
}

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #383838;
}

H1, .subheads, .subheadsR {
	font-family :Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	color : #000066;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 {
	font-family :Arial,Helvetica,Verdana,sans-serif;
	font-size: 8pt;
	color : #000066;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	font-family :Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color : #3B3B3B;
}

.citata  {
	font-family :Arial, Helvetica,Verdana, sans-serif;
	font-size: 8pt;
	color : #B35900;
	line-height : 13px;
}

.text  {
	font-family :Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color : #C0BFE9;
	text-align : center;
	font-weight : bold;
}

.text1  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #C0BFE9;
	text-align : center;
	font-weight : bold;
}

.frontb 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #304671;
	text-align : justify;
}

input, textarea  {
	border : 0px none rgb(00,00,00) 1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
	background : #C7C8E8;
}


.blogleft a:link, .blogleft a:visited {
	color: #000099;
	text-decoration: none
}
.blogleft a:hover {
	color: Blue;
	text-decoration: none;
}

.blog a:link, .blog a:visited {
	color: #696969;
	text-decoration: none
}
.blog a:hover {
	color: Blue;
	text-decoration: none;
}

H1 a:link, H1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
H1 a:hover {
	color: #666666;
	text-decoration: none;
}

.text a:link, .text a:visited {
	color: #ffffff;
	text-decoration: none;
}
.text a:hover {
	color: #666666;
	text-decoration: none;
}

P a:link, P a:visited {
	color: #191970;
	text-decoration: none;
}
P a:hover {
	color: #FF8C00;
	text-decoration: none;
}

input, textarea  {
	border : thin inset rgb(00,00,00) 1;
	border-color : black;
}

.heads {
	margin-right: 60px;
	margin-left: 0px;
}
.headsR {
	margin-right: 0px;
	margin-left: 0px;
}
.subheads,.subheadsR {
	font-weight:bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.subheadsR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.grey {
	color : #666666;
	text-decoration:none;
}
.grey:hover {
	text-decoration:underline;
}
.subtable {
	margin-top: 5px;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:120%;
	color: #FF851E;
	font-weight: bold;
	margin-bottom:12px;
}