body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #ffffff;
	background-color : #809dc9;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #ffffff;
	margin : 0px 15px 20px 15px;
	line-height : 1.2em;
}
p.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #ffffff;
	margin : 10px 15px 20px 15px;
	line-height : 1.4em;
  text-indent: -15px;
}
input {
    font-family : "Courier New", Courier, monospace;
    font-size : 12px;
    font-weight : normal;
    color: #000000;
}
textarea {
    font-family : "Courier New", Courier, monospace;
    font-size : 12px;
    font-weight : normal;
    color: #000000;
}
ul {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
    color: #ffffff;
    line-height : 1.3em;
    list-style : disc outside;
    margin-right : 15px;
    margin-top: 0px;
    margin-bottom: 15px;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #ffffff;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #ffffff;
	padding : 20px 15px 15px;
	line-height : 1.4em;
}
a.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
	padding-left : 8px;
}
a, a.visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration : underline;
}
.titoloCorpo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	display : block;
	margin : 20px 10px 10px 15px;
}
.corpo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #ffffff;
}
.titoloNews {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;	
}
.activeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0066;
	text-decoration : none;
	padding-left : 8px;
}
td.blueline {
	background-color : #435f8e;
}
td.navbar {
	background-color : #809dc9;
}

td.who {
	background-color : #cbcc66;
}
td.whoSubLev1 {
	background-color : #cdcc00;
}
td.whoSubLev2 {
	background-color : #9c9801;
}
td.what {
	background-color : #bbbbbb;
}
td.whatSubLev1 {
	background-color : #aaaaaa;
}
td.whatSubLev2 {
	background-color : #888888;
}

td.how {
	background-color : #98cc01;
}
td.howSubLev1 {
	background-color : #669801;
}
td.howSubLev2 {
	background-color : #336601;
}

td.client {
	background-color : #986699;
}
td.clientSubLev1 {
	background-color : #993365;
}
td.info {
	background-color : #ffffff;
}
td.support {
	background-color : #435f8e;
}
.copyright {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #ffffff;
}
