@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#4a4949;
}
a
	{
		color:#4a4949;
	}
p
	{
		margin-top:0px;
		margin-bottom:9px;
	}
#container
	{
		width:980px; 
		height:632px; 
		margin:auto;
		background-color:#f8f8f8;
	}
#main_table
	{
		background-color:#f8f8f8; 
		width:100%; 
		border-color:#989696; 
		border-style:solid; 
		border-width:1px; 
	}
.source
	{
		font-size:10px; line-height:14px;
		line-height:14px;
		margin-top:3px;
		margin-bottom:6px;
	}