#contentstatic {
	padding: 25px;	
}
#contentstaticcol {
	padding: 0 25px;
}
#contentstatic ul{
	padding-left: 25px;	
}
#contentstatic li{
	font-weight: bold;	
}
#contentstatic .falist li{
	font-weight: normal;	
}
#contentstatic a, #contentstatic a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FF0099;
}
#contentstatic hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #b9b9b9;
	margin: 0 20px 0 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	/*font-style: italic;*/
}
