body {
background-color:#FFFFFF;
	font-family: Tahoma;
	color:#444444;
	font-size:11px;
	margin:0px;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}

a, a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover{
	text-decoration: none;
	color:#A2B609;
	}

h1 {
	color:#FFFFFF;
	font-size: 12px;
	margin:0;
	}
	h1 a{
	color:#444444;
}
h2, h3 {
	font-size: 12px;
	}
.more {
	font-size: 11px;
	font-weight:bolder;
	color:#666666;
	}
	.more a{
	color:#666666;
	}
		.more a:visited{
	color:#666666;
	}

.articles{
width:470px;
					background-image:url(images/line2.jpg);		
				background-repeat:no-repeat;	
					font-size: 11px;		
				margin-bottom:15px;
	}
.artcles h1{
				font-size: 12px;
			color:#444444;
			font-weight: bold;	
	}	
	.artcles h1 a{
			color:#444444;
	}	
.articles h1 a:hover {
			text-decoration: none;
	color: #A2B609;
	}
	
.side{
width:256px;

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

}
.side2 ul {
	margin: 0;
	padding: 0;
		list-style: none;
	line-height: normal;		
}
.side2 ul li{

		font-size: 11px;
	font-weight: bold;
	padding-left:70px;
		padding-right:10px;
		margin-bottom:5px;
		color:#777777;
	background:url(images/li.jpg); background-repeat:no-repeat;
	}
.side2 ul li a:hover{
	color:#A2B609;
	}
	
.menu{
width:256px;
}	
.menu ul {
	margin: 0;
	padding: 0;
		list-style: none;
	line-height: normal;		
}
.menu ul li{
	height: 30px;
	padding-top: 8px;
		font-size: 13px;
			color:#555555;
			background:url(images/ul.jpg); background-repeat:no-repeat;
	font-weight: bold;
	padding-left:55px;
	
	}	
	.footer{
	font-size:10px;
	color:#333333;
	margin:10px;
	}
