/* This is the style of your browser text */





h1 {
	text-align: center;
	font-size: 65px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

h2 {
	font-size: 14px;
	display: inline;
}

h3 {
	font-size: 42px;
	display: inline;

}

h4 {
	color: #990000;
	font-size: 18px;
	display: inline;

}

h5 {
	font-size: 20px;
	
}

h1.arial {

	font-size: 16px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
        font-family: Arial;
}

