body {
	margin: 20px;
	background: #670000;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify; 
}

h1, h2, h3 {
	margin: 0;
	font-family: verdana;
	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: #960000;
}

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(01.jpg) no-repeat left top;
}



/* Menu */

#menu {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #670000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 5px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: verdana;
	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;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: verdana;
	font-size: 9px;
}

.post .entry {
	padding: 0px 0 0px 0;
	text-align: justify;
}

#table1 {
font-size: 12px ;
font-weight: normal ; 
font-family: Verdana;
line-height: 1.6 ;}
