body {
	font-family: Arial, Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 76%;
	color: #4C4C4C;
	background: url(../img/bg.gif) repeat-x #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	font-size: 100%;
	color: #4C4C4C;
}

a {
	text-decoration: none;
	color: #000;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul, li {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 0 18px 0;
	padding: 2px 0 4px 0;
	font-size: 210%;
	line-height: 120%;
	color: #464646;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
}

h2 {
	margin: 0 0 1px 0;
	padding: 0 0 4px 0;
	font-size: 180%;
	color: #000;
	line-height: 120%;
	font-weight: normal;
	border-bottom: 1px solid #f0f0f0;
}

h3, .so-title2 {
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	font-size: 120%;
	color: #000;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
	
	font-family: Georgia;
}

.so-title2 {
	border-bottom: 0 !important;
}


h4 {
	margin: 0;
	padding: 0 0 4px 15px;
	font-size: 100%;
	color: #4C4C4C;
}     


                  
