
body {
	background-color:#ffffff;
	color: #333;
	font: 15px Verdana, sans-serif bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1 {
	font-family: Tahoma;
	font-size:20px;
	color:#476a82;
	line-height:70px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	font-family: Tahoma;
	font-size:20px;
	color:#476a82;
	letter-spacing:1px;
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	font-family: Tahoma;
	font-size:15px;
	color:#476a82;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration: underline;
	text-transform:uppercase;
}
h3 {
	font-family: Tahoma;
	font-size:15px;
	color:#424242;
	font-weight:bold;
}
h3 span {
	font-family: Courier New;
	font-size: 16px;
	font-weight: bold;
}