body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

li {
	font: 12px/17px tahoma;
	margin: 7px 15px 10px;
	padding: 0px;
	text-align: justify;
}

.main {
	font: 12px/17px tahoma;
	margin: 7px 15px 10px;
	padding: 0px;
	text-align: justify;
}

.center {
	font: 12px/17px tahoma;
	margin: 7px 15px 10px;
	padding: 0px;
}
	
.maininbox {
	font-family: tahoma;
	font-size: 12px;
}

.footer {
	font: 10px tahoma;
}

a:link {
	color: #692C2C;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #692C2C;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #692C2C;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #692C2C;
	font-weight: bold;
}
