/* CSS Document */
h3 {
	font-size:1em;
	/*font-weight: bold;*/
	margin:0px;
}

h1 {
	margin:0px;
	
}

h2 {
	margin:0px;
	/*font-size:1em;*/
}
.skipnav { text-align: left; }
.skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden;color: #fff; }
.skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; color: #fff; } 