body {
background-color:#E5DED8;
margin:0;
font-family:tahoma;
	color:#555555;
	font-size:10pt;
}

td {
	font-family: tahoma;
}

th {
	font-family: tahoma;
}


a, a:visited,  a:hover {
	text-decoration: none;
	color: #555555;
}
h1 {
	color:#FFFFFF;
	font-size: 11pt;
	margin:0;

	}
	h1 .a{
	color:#FFFFFF;
}
h2, h3 {
	font-size: 11px;
	}
.more {
	font-size: 10pt;
	font-weight:bolder;
	color:#666666;
	}
	.more a{
	color:#666666;
	}
		.more a:visited{
	color:#666666;
	}

.articles{
width:350px;
				
					font-size: 9pt;		
					margin-bottom:15px;
					padding-left:15px;
	}
.artcles h1{
				font-size: 11pt;
			color:#333333;
			font-weight: bold;	
	}	
.articles h1 a, a:hover, a:visited {
		
	text-decoration: none;
	color: #333333;
	}
	
.side{
width:220px;

}
.side ul {
	margin: 0;
	padding: 0;
		list-style: none;
	line-height: normal;		
}
.side ul li{
height: 25px;	
	padding-top: 5px;
		font-size: 10pt;
	font-weight: bold;
	padding-left:30px;
	background:url(images/menu.jpg); background-repeat:no-repeat;
	}
.side ul li a{
color:#BDBFA2;
	}
	
	.side2{
width:190px;

}
.side2 ul {
	margin: 0;
	padding: 0;
		list-style: none;
	line-height: normal;		
}
.side2 ul li{
	font-size: 10pt;
	font-weight: normal;
	padding-left:40px;
	padding-right:10px;
	color:#666666;
	background-repeat:no-repeat;
	background-image: url(images/li.jpg);
	font-family: tahoma;
	}
.side2 ul li a, a:visited{
	color:#55555;
	}
	
		.side2 ul li a:hover {
		
	text-decoration: none;
	color: #c17c53;
	}
	
.menu{
	width:220px;
}	
.menu ul {
	margin: 0;
	padding: 0;
		list-style: none;
	line-height: normal;		
}
.menu ul li{
	height: 30px;
	padding-top: 5px;
	font-size: 10pt;
	color:#555555;
	background-repeat:no-repeat;
	font-weight: bold;
	padding-left:35px;
	font-family: tahoma;
	background-image: url(images/menu.jpg);
	
	}	
	
	.menu ul li a, a:visited {
		
	text-decoration: none;
	color: #555555;
	}
		.menu ul li a:hover {
		
	text-decoration: none;
	color: #c17c53;
	}
	
	.footer{
	font-size:8pt;
	color:#666666;
	margin:15px;
	}
