/* This is the style of your browser text */

a:link, a:visited {
	text-decoration: none;
	color: #222222;
}

h1, h2, h3, h4, h5 {
    margin-bottom:10px;
	margin-top:0px;
	padding: 0;
}


h1,H1 {
	font-size: 24px;
}

h2, H2 {
	font-size: 16px;
}

h3, H3 {
	font-size: 10px;
	line-height: 10px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 16px;
}


