body {
	font-size: 12px;
	font-family: Arial;
	background-color: #F1F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td {
	font-size: 12px;
	color: #262529;
}
td.cont {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 0px;
}
input {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #262529;
	
	font-size: 9px;
	color: #262529;
}
textarea {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #262529;
	
	font-size: 12px;
	color: #262529;
}
select {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #262529;
	
	font-size: 9px;
	color: #262529;
}
p {
	font-size: 12px;
	color: #262529;
}
li {
	font-size: 12px;
	color: #262529;
}
lo {
	font-size: 12px;
	color: #262529;
}
a {
	font-size: 12px;
	color: #262529;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #262529;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #262529;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #262529;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #262529;
}
