body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
	/*background-image: url(../images/sq_bg.jpg);
	background-repeat: repeat-x;*/
}
.style_headline {color:#CC0000; font-family:Arial, Helvetica, sans-serif; line-height:36px; font-size:30px; font-weight:bolder; margin-top:15px}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table{

}
p{
line-height:1.5em;
}

ul{
list-style:disc;

}

ul li{
list-style:disc;
line-height:2em;

}

ul li ul li{
list-style:circle;
line-height:2em;

}