
FontA, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED, B, BLOCKQUOTE, BODY, CODE, DIV, EM, H1,H2,H3,H4,H5,H6,FORM, HR, I, INPUT, OL, P, PRE, SMALL, SPAN, TABLE, TD, TEXTAREA, TH, TR, UL {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	border-right : 0px;
	border-left : 0px;
	border-bottom : 0px;
	border-left-width : 0px;
	border-top-width : 0px;
	color: 
}



slogan {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 16px;
	font-style : normal;
	text-decoration : none;
	color: rgb(182, 0, 20);
}
HR {
	background-color : rgb(161, 0,69);
	background-position : center;
}

 STRONG {
font-family :  Arial, Tahoma, sans-serif;
	font-size : 11px;
	
}
ul           {
	list-style-image: url(rosso.gif);
	list-style-position : outside;
	background-position : top;
}

ul ul        { list-style-image: url('rosso.gif') }
ul ul ul     { list-style-image: url('rosso.gif') }
ul 			    { list-style-image: url('rosso.gif') }


a:link       { color: rgb(0, 82, 251) }
a:active     { color: rgb(0, 128, 0) }
a:visited    { color: rgb(0, 0, 128) }
a:hover {text-decoration: underline}
body         { background-color: rgb(255, 255, 255); color: rgb(0, 0, 128) }

EM {
	font-style : italic;
}

h1           { color: rgb(0, 0, 128) }
h2           { color: rgb(0, 0, 128) }
h3           { color: rgb(0, 0, 128) }
h4           { color: rgb(0, 0, 128) }
h5           { color: rgb(0, 0, 128) }
h6           { color: rgb(0, 0, 128) }
h7			{ color: rgb(0, 26, 210) }

body
{
scrollbar-face-color: #BFDDF5;
scrollbar-shadow-color: #003366;
scrollbar-highlight-color: #003366;
scrollbar-3dlight-color: #99ccFF;
scrollbar-darkshadow-color: #003366;
scrollbar-track-color: #BFDDF5;
scrollbar-arrow-color: #6699CC;
}

