h1,p{
line-height:20px;
}

h1{
	font-size:19px;
	font-weight:bold;
	margin:0px;
}

	.tit{
		padding-left:10px;
	}
h2{
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

p{
	font-size:14px;
}

.frontblock{
	display:inline-block;
	vertical-align:top;
	width:200px;
	color:black;
	line-height:20px;
	font-size:13px;
	padding:10px;
}

	.title{
		font-size:25px;
	}

.frontblock a{
color:#003655;
}
.frontblock a:hover{
color:#003655;
}
.frontblock a:visited{
color:#003655;
}
