/* CSS Document */

 body {
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	font-family: Tahoma;     
	font-size: 11px;
}

#kwords {
	left: -10000px;
	top: -10000px;
	z-index: 1;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Tahoma;
	font-size: 11px;
	 color: #000;
	text-decoration:none;
 
}

h2 {
	padding-left:0px;
	 color: #000;
	font-family: Tahoma;
	font-size:11px;

}
h2 a, h2 a:link, h2 a:visited, h2 a:active{
	font-weight: bold;
	text-decoration:none;
 
}
h2 a:hover {
	 color: #000;
	text-decoration:none;
}


h3 {
	padding-top:0px;
	padding-bottom:10px;
	font-size:11px;
	padding-left:10px;
	margin-top:0;
	 color: #000;
	text-decoration:none;
}

h3 a {
	text-decoration:none;
 
}

h3 a:hover {
	 color: #000;
	text-decoration:none;
}

h4 {
	font-size:16px;
 	 color: #000;
	margin-left:25px;
}

h6 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	 color: #000;
}
 
.style1 {	
     font-family: Tahoma;
	 font-size: 11px;
	 font-weight: bold;
	 list-style:none;
	 color: #000;
}	