body, html {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial,sans-serif,Helvetica ;
	background-color: #666666;	
	color: #000000;
}

#intro {
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
	margin-left: 75px;
	padding-top: 500px;	
	}

#box {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	background-color: #ffffff;
}

#top {
	height: 360px;
	position: relative;
}

#nav {	
	height: 50px;
	position: relative;
	padding-left: 32px;
	padding-top: 8px;	
}

#navigation {	
	width: 58px;	
}

#content1 {
	text-align:justify;
	padding-right: 10px;
	width: 365px;
	font-size: 12px;	
	line-height: 16px;	
}

#content2 {
	text-align:justify;
	margin-right: 40px;
	padding-left: 10px;
	width: 365px;
	font-size: 12px;	
	line-height: 16px;
	color: #666666;		
}

#content2.intro {
	text-align:right;
	font-size: 9px;
	color: #444444;	
}

#table {
	margin-top: 20px;
}

#table.intro {
	margin-top: 5px;
	padding-bottom: 5px;
}

b {
	font-weight:bold;
	color: #666666;
}


h1  {font-size: 11px; line-height: 15px; margin-top: 0; margin-bottom: 0px; padding-bottom: 0px;}



p {
	margin-bottom: 10px;
	margin-top: 0px;
	
}

h2 {
	font-weight: 200;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 18px;
}

a  {
	text-decoration: none;
	color: #666666;
}

a:hover  {
	text-decoration: none;
	color: #999999;		
}

a.link  {
	text-decoration: none;
	color: #222222;		
} 

a.link:hover  {
	text-decoration: none;
	color: #999999;		
}