body {
	background : #000000;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 5;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #0066CC;
	scrollbar-base-color : #000066;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #000066;
	scrollbar-highlight-color : #000066;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #000000;
}

.testo
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.titolo
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.sottotitolo
{
	font-family : Verdana;
	font-size : x-small;
	font-style : italic;
	color : #FFFFFF;
	text-decoration : none;
}

.testo_grassetto
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
; font-weight: bold
}

.titolo_grassetto
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : italic; bold;
	color : #FFFFFF;
	text-decoration : none;
; font-weight: bold
}

.sottotitolo_grassetto
{
	font-family : Verdana;
	font-size : x-small;
	font-style : italic; bold;
	color : #FFFFFF;
	text-decoration : none;
; font-weight: bold
}
A:link
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #3399CC;
	text-decoration : none;
}

A:hover
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #3399CC;
	text-decoration : underline;
}

A:visited
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #3399CC;
	text-decoration : none;
}

.mirc_chatter
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.mirc_band
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #3399CC;
	text-decoration : none;
}
.mirc_operator
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}
.mirc_action
{
	font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	color : #009900;
	text-decoration : none;
}