/* generic */
h1 {
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BBBBBB;
}

h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: none;
	color: #00539F;
	letter-spacing: 4px;
}
h2 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; color: #00539F; font-size: 24px;}
h3, h4, h5, h6  { font-family: Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; background-position: 0 0; background-repeat: no-repeat; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.4em; }
h6 { font-size: 1.2em; }


/* header base style */


h2.header span {
	display: block;
	text-indent: -10000px;
}