body {
	font-size: 10px;
	font-family: Tahoma;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td.cont {
	background-image: url(../img/k1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
td.cont2 {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
td {
	font-size: 12px;
	color: #050505;
}

input {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 9px;
	color: #000000;
}
textarea {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 12px;
	color: #050505;
}
select {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 9px;
	color: #050505;
}
p {
	font-size: 12px;
	color: #050505;
	text-align: justify;
	text-indent: 10px;
}
li {
	font-size: 12px;
	color: #050505;
}
lo {
	font-size: 12px;
	color: #050505;
}
a {
	font-size: 12px;
	color: #050505;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #050505;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #050505;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #050505;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #050505;
}
