	BODY {
	MARGIN-TOP: 70px; 
	FONT-SIZE: 11px; 
	font-family: 'Open Sans', sans-serif; 
	BACKGROUND-COLOR: #D3D3D3
}

	#header-wrapper
	{
		background: #999999 top center;
		position: relative;
		border-radius: 10px;
		box-shadow: inset 0px 0px 5px 0px #333333;
		padding: 1em 0 1em 0;
	}
	
	
	
TD {
	FONT-SIZE: 11px; 
	font-family: 'Open Sans', sans-serif
}
P {
	BACKGROUND: #D3D3D3
}
H1 {
	FONT-SIZE: 12px; 
	COLOR: #979797; 
	font-family: 'Open Sans', sans-serif;
}
A:hover {
	COLOR: #804c4c; 
	BACKGROUND-COLOR: #f0efe3
}
H2 {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	font-family: 'Open Sans', sans-serif;
}
H3 {
	FONT-SIZE: 18px; 
	COLOR: #000000; 
	font-family: 'Open Sans', sans-serif;
}

.textsm {
	FONT-SIZE: 14px; 
	COLOR: #000000; 
	font-family: 'Open Sans', sans-serif;
}
.textbg {
	FONT-SIZE: 30px; 
	color: #474747;
	text-transform: uppercase; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

h4
{
	FONT-SIZE: 30px; 
	color: #fff;
	text-transform: uppercase; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin: 0 50px 0 50px;
	display:inline-block; 
	vertical-align:middle;
	text-align: center;
}

	
	
.textreg {
	FONT-SIZE: 12px; COLOR: #666666; font-family: 'Open Sans', sans-serif;
}


