﻿/* Text */
img {border:0 none;}

h1 { font-size:190%; margin:0 0 1em; }
h2 { font-size:150%; }
h3 { font-size:110%; font-weight: bold;}
h4 { font-size:100%; font-weight: bold;}
h5 
{ 
	font-size: 140%;
	font-weight: 600;
	margin: 0 0 0;
	padding: 0 0 0;
}
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

