/* This is the style of your browser text */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/bg.gif);
}


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: 24px;
}

h3 {
	font-size: 15px;
	font-family:Arial;
	line-height:normal;
}

h4 {

	font-size: 16px;
	font-weight:bold;
		font-family:Arial;

}

h5 {
	font-size: 14px;
	font-weight:bold;
		font-family:Arial;
		padding-bottom:0px;
}

.style2 {color: #FFA800}

