html,body{margin:0;padding:0}
body{
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background-color: #AAD11D;
	
	}

a{
	padding: 5px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

a:link {
	color: #060A0D; /* 660000 volt*/
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #060A0D; /* 660000 volt*/
	}
	
a:hover {
	text-decoration: underline;
	color: #4682B4;
}
	
a:active {
	text-decoration: none;
	color: #FEED33;
}
li {
	list-style-type: none;
	left: auto;


}
p {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 14px;
	left: 5px;
	line-height:33px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*oldalcimek*/
	font-size: 20px;
	font-style: normal;
	color: #4682B4;
	text-align: left;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*oldalcimek*/
	font-size: 14px;
	font-style: normal;
	color: #4682B4;
	text-align: left;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	padding-left: 15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	cursor: hand;
	margin: 1px;
}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*oldalcimek*/
	font-size: 14px;
	font-style: normal;
	color: #4682B4;
	text-align: center;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding-left: 15px;
}

