a:link {
	background-color: transparent;
	color: Silver;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

a:active {
    background : transparent;
    color : #FF0000;
    font-family : "Times New Roman", Times, serif;
    font-weight : normal;
    text-decoration : none;
}
a:visited {
	background-color: transparent;
	color: #FFD700;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
    background-color : transparent;
    color : #FF0000;
    font-family : "Times New Roman", Times, serif;
    font-weight : normal;
    text-decoration : none;
}

b {
    font-family : "Times New Roman", Times, serif;
    font-size : 12pt;
    font-style : normal;
    font-weight : bold;
}

body {
    background-color : #000000;
}


caption {
    background-color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14pt;
    font-style : normal;
    font-weight : normal;
}

h1 {
    background-color : #000000;
    font-family : "Times New Roman", Times, serif;
    font-size : 9pt;
    font-style : normal;
    font-weight : normal;
}

h2 {
    background-color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11pt;
    font-style : normal;
    font-weight : normal;
}

h3 {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}
h4 {
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
}
h5 {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}
i {
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 22pt;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
    background-color : transparent;
}

table {
    border : none;
    font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
}

.normal {
    color : #339966;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 22pt;
    font-style : normal;
    font-weight : normal;
    background-color : transparent;
}

.regular {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    background-color : transparent;
}

.scritta {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14pt;
    font-style : normal;
    font-weight : normal;
    background-color : transparent;
}

.superbig {
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 26pt;
    font-style : normal;
    font-weight : bold;
    background-color : transparent;
}

#text {
    text-decoration : none;
}







