body {
	padding:0px 0px 100px 0px; 
	margin:0px;
	color:black;
	font-family: Times New Roman, Tahoma, Arial, Verdana; 
	font-size:17px; 
	line-height:25px;
	background: #c8c8c8 url('img/bg_body.jpg') repeat-x; 
}
.width {
	width:75%; 
	padding:10px 10px 10px 10px; 
	background-color:#ffffff; 
	border-left:1px solid #c8c8c8; 
	border-right:1px solid #c8c8c8;
	text-align:left; 
}


.text1 {
	font-family: Times New Roman, Tahoma, Arial, Verdana; 
	font-size:17px; 
	line-height:25px;
	font-weight:normal;
	color:#000000
}
.copyright {
	margin-top: 50px;
	font-family: Times New Roman, Tahoma, Arial, Verdana; 
	font-size:15px; 
	line-height:21px;
	font-weight:bold;
	color:#000000
}

h1 {
	font-size:27px; 
	line-height:35px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}

.menu {
	font-family: Arial, Tahoma,  Verdana; 
	font-size:15px; 
	line-height:19px;
}

.yellow {
background-color:#ffee66; 
padding:3px 0px 3px 5px;
}

li {margin-top:15px;}

a {
	text-decoration: underline; 
	color:#cc0000; 
}
a:hover {
	text-decoration: underline; 
	color:#000000; 
}