body {
	margin: 20px;
	background: #9dd989;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify; 
}

h1, h2, h3 {
	margin: 0;
	font-family: tahoma;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #0d8108;
}

a:hover {
	background: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: url(11.jpg) no-repeat left top;
}



/* Menu */

#menu {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #1d611d;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 5px 0px 10px 60px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 780px;
	padding: 20px 20px 0 0;
}
#table1 {
font-size: 12px ;
font-weight: normal ; 
font-family: Tahoma, Arial, Helvetica, sans-serif;
line-height: 1.6 ;}

