body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-image: url(/images/bckgr1.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	position: absolute;
 	top: 0; 
	left: 0;
	margin: 0; 
	padding: 0;
  	width: 100%; 
	height: 100%;
}

a {
	font-size: 12px;
	color: #6B5239;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B5239;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.kedesign {color: #cccccc;}

h1
{
font-size:18px;color:#6B5239;
}
h2
{
font-size:18px;color: #6B5239;
}
h3
{
font-size:16px;color:#6B5239;
}
h4
{
font-size:16px;color:#6B5239;
}
h5
{
font-size:14px;color:#6B5239;
}
h6
{
font-size:14px;color:#6B5239;
}


