body{
	background: url('/images/bg.gif') repeat-x #b5c98f;
	margin: 0;
	font-size: 9pt;
}

td{
	font-size: 9pt;
}

td.menu{
	background: url('/images/menu_bg.gif') repeat-x;
	width: 740px;
}

td.content{
	font-size: 9pt; 
	color: #333333; 
	padding: 10px;
	font-family: arial;
}

a.menu{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12pt;
	display:block; 
	width:100%;	
}

td.content a{
	color: #7A5BA5; 
	font-family: arial;
	text-decoration: none;
}