a:link, a:visited {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	text-indent: 0em;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	color: #007FC1;
}

a.now {
	cursor: default;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	text-indent: 0em;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	color: #007FC1;
}

a:hover {
	color: #007FC1;
	text-decoration:underline;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imglinki{
	border-color:#000000;
	border-width:1px;
}
.style1 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px;
	text-align:justify;
}
.style2 {
	color: #007FC1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #6c6c6c;
	font-size: 12px;
	font-family: times new roman;
	line-height:14px;
}
p {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;
}

ul, ol, li {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	text-indent: 1em;
	font-family: Times New Roman;
	font-size: 16px;
	color: #6C6C6C;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h2 {
	text-indent: 1em;
	font-family: tahoma;
	font-size: 12px;
	color: #6C6C6C;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h3 {
	text-indent: 1em;
	font-family: tahoma;
	font-size: 12px;
	color: red;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h4 {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
}