h1, h1 a, h1 a:hover, .title{
	font-family:Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size:22px;
	font-weight: bold;
	color:black;
}
h2, h2 a, h2 a:hover{
	font-family:Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size:18px;
	font-weight: bold;
    margin-bottom: 20px;
	color:black;
}
h3, h3 a, h3 a:hover{
	font-family:Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-size:16px;
	font-weight: bold;
	color:black;
}
h4, h4 a, h4 a:hover{
	font-family:Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	font-weight: bold;
	margin-top : 10px;
	color:black;
}
p{
     margin-top:0px;
}
table{
	border-spacing:0;
}
.defaultFont{
	font-size:12px;
	color:black;
	font-family:Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
}
.current_page_item > a{
	color:black;
}