body {
  background-color:#000000;
  margin:0px;
  font-size:8pt;
  font-family:verdana,arial,helvetica,sans-serif;
  color:#000000;
  line-height:13pt;
}

#main_container {
	width:1070px;
}

p {
	margin:0px;
}

.grey {
	color:#999999;
	text-align:left;
}

a {
	color:#8B8B8B;
	text-decoration:none; 
	line-height:15pt;
    //line-height:17pt; /* show to IE */
}	

a:hover {
	color:#000000;
	text-decoration:underline; 
	line-height:15pt;
    //line-height:17pt; /* show to IE */	
}		

a.grey {
	color:#999999;
	text-decoration:underline; 
	line-height:15pt;
    //line-height:17pt; /* show to IE */
}	

a.grey:hover {
	color:#cccccc;
	text-decoration:underline; 
	line-height:15pt;
    //line-height:17pt; /* show to IE */
}		

