h1,.h1{
	font:normal 172% Georgia;
	margin:2px 0 10px 0;
}


h2{
	font:normal 140% Georgia;
	margin:1% 0 2% 0;
	font-weight:500;
}

h3{
	font:110% Georgia, serif;
	margin-bottom:0;
}

h4{
	font:normal 110% Georgia, Times, serif;
	color:#fff;
	margin-bottom:10px;
}

h5{
	font:bold 100%/115%   Georgia, serif;
	margin-bottom:10px;
}


p{
	text-align:justify;
	font:normal 90% Arial, Helvetica, sans-serif;
	line-height:160%;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


.img{
	margin:0 20px 20px 0;
}

.filestype img{
	margin:0 4px 0 0;
}
.filestype{
	text-decoration:none;
}
.filestype span{
	text-decoration:underline;
}
.filestype:hover span{
	text-decoration:none;
}
