body	{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0;
	left: 10%;
	background-color: transparent
	}
a:link	{ 
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #333300;
	background-color:transparent
	}
a:visited	{ 
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	color: #999966;
	background-color:transparent
	}
a:hover	{
	color: #333300;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	color: #333300;
	background-color:transparent
	}
a, td, li, ul, ol, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #333300;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	background-color: transparent;
	}
h1	{
	font-weight: normal;
	font-size: 10px;
	color: #595039;
	text-align: center;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	}
h2  {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:transparent }

/* Basic page divisions */
#left_table {
	
	}
#right_table {
	}
#main_table {
	}
#line	{
	color: #F5AC94;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0%;
	}
