/* This is the style of your browser text */



h1, h2, h3, h4, h5 {
	font-family: Tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;

}


h1 {
	text-align: center;
	font-size: 65px;
}

h2 {
	font-size: 85px;
	padding: 10px 0 10px 0;
	margin: 0 10px 0 10px;

}

h3 {
	font-size: 24px;
	font-weight:bold;
		font-family:Arial;
}

h4 {

	font-size: 18px;
	font-weight:bold;
		font-family:Arial;

}

h5 {
	font-size: 23px;
	font-weight:bold;
		font-family:Arial;
}

