.style1 {
	color: #FF0000;
	font-weight: bold;
}
.Stile1 {color: #00CCFF}
.Stile2 {color: #CCFF00}
.Stile3 {color: #FF00FF}
.Stile4 {color: #6666CC}
.Stile5 {color: #2183EF}
.Stilered {color: #FF0000}
.Stilegreen {color: #00ff00}
.Stileyellow {color: #FFFF00}
.Stilegreens {color: #004d0b}
.Stilecount {font-weight: bolder;color: #FFFF00}
.Stilegreenb {font-weight: bolder;color: #00ff00}
.Stilegreenbs {font-weight: bolder;color: #004d0b}
.Stileatt {font-size: 14px;color: #FF0000;font-weight: bold;text-decoration: blink;}
.Stilemess {font-size: 14px;color: #00FF00;font-weight: bold;text-decoration: blink;}
.Stilesegn {color: #FF0000;font-weight: bold;text-decoration: blink;}
table.sfondonero td{background-color:#000000;}
.style5 {color: #FFFF00}
.style6 {color: #FF9900}
.style7 {color: #FF0000}
.style9 {
color: #FFCC66;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
}
.style11 {color: #FFFF00; font-family: Arial, Helvetica, sans-serif; }
.style30 {
color: #FF0000;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
}

h1{font-size:180%;font-weight:normal;color:#555;}
dl, dt, dd{margin:0;padding:0;}
dd{width:116px;height:29px;position:relative;}
dd span{position:absolute;display:block;width:100px;height:13px;background:url(bar2.gif) no-repeat 0 0;top:8px;left:8px;overflow:hidden;text-indent:-8000px;}
dd em{position:absolute;display:block;width:100px;height:13px;background:url(bg_cover2.gif) repeat-x;top:0;}
.progressBar{width:116px;height:29px;position:relative;}
.progressBar span{position:absolute;display:block;width:100px;height:13px;background:url(bar2.gif) no-repeat 0 0;top:8px;left:8px;overflow:hidden;text-indent:-8000px;}
.progressBar em{position:absolute;display:block;width:100px;height:13px;background:url(bg_cover2.gif) repeat-x 0 0;top:0;}

body  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.bold {
   font-weight: bold;
}

.italics {
   font-style: italic;
}

.underline {
   text-decoration: underline;
}

.strikethrough {
   text-decoration: line-through;
}

.overline {
   text-decoration: overline;
}


.quotecodeheader {
   font-family: Verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.codebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #006600;
    border: 1px solid #BFBFBF;
}

.quotebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #660002;
   border: 1px solid #BFBFBF;
}

.listbullet {
   list-style-type: disc;
   list-style-position: inside;
}

.listdecimal {
   list-style-type: decimal;
   list-style-position: inside;
}

.listlowerroman {
   list-style-type: lower-roman;
   list-style-position: inside;
}

.listupperroman {
   list-style-type: upper-roman;
   list-style-position: inside;
}

.listloweralpha {
   list-style-type: lower-alpha;
   list-style-position: inside;
}

.listupperalpha {
   list-style-type: upper-alpha;
   list-style-position: inside;
}
div.box {
		width: 636;
		overflow: auto;
		overflow-x: auto;
		overflow-y: visible;
		}