body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#eeeeee;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}


a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

#title {
height:34px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
}
#left {
	width:14%;
	float:left;
	line-height:15px;
}


#content {
	width:80%;
	float:right;
}
span {
font-size:6px;color:#000000;
}
