
html {
		height:101%;
}



body {

	
	margin: 50px 0 0 0;
	padding:0;
	background-color: #5E6769;
	
	color:#929189;
	font-family:Georgia, Arial;
	font-size:12px;
	line-height:18px;
}

p {margin:0 0 10px 0;}






div#center {
	margin: 0 auto;

	min-height:550px;
	width:949px;
}


#vertical {
	display:none;

}







.normal {
	font-family: Georgia, Arial;
	font-size: 9pt;
	line-height: 16px;
	color: #929189;
}
ul {
	font-family: Georgia, Arial;
	font-size: 9pt;
	line-height: 16px;
	color: #929189;
	margin-top: -10px;
	margin-bottom: 20px;
	
}
li {

	margin-left: -25px;	
}
.heading {
	font-family: Georgia, Arial;
	font-size: 15px;
	line-height: 18px;
	color: #424243;
}




a:active {
	text-decoration: none; color: #929189;
}
a:link {
	text-decoration: none; color: #929189;
}
a:visited {
	text-decoration: none; color: #929189;
}
a:hover {
	text-decoration: underline; color: #000000; 
}


td.right {
background-repeat: no-repeat;
}
