/* ##################################################################################
##############                  GENERAL STYLES                      #################
################################################################################## */

h1{font-size:2.4em;}
h2{font-size:1.9em;}
h3{font-size:1.4em;}
h4{font-size:1.1em;}
h5{font-size:.8em;}

img{
	border:none;
}

a{
	text-decoration:none;
}

.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	padding: 0px; margin: 0px;
}
