body {
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a	{
	color: black;
	background-color: white;
	font-weight: bold;
}
a:visited
	{
	color: black;
	background-color: white;
	font-weight: bold;
}
a:hover{
	color: black;
	background-color: white;
	font-weight: bold;
}
a:active{
	color: black;
	background-color: white;
	font-weight: bold;
}

p	{
	text-indent: 50px;
	font-size: 12pt;
	text-align: justify;

}
td	{
	font-size: 12pt;
}
h2	{
	font-size: 17pt;
	font-weight: bold;
}
.borde {
	margin: 10px;
	border: 1px solid #000000;
}
.bordecurr {
	margin: 10px;
	border: 1px solid #FF0000;
}
.pole1	{
	width:400px;
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
}
.pole2	{
	width:400px;
	height:200px;
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
}
.pole_blog_2	{
	width:400px;
	height:100px;
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
}
.baton {
	width: 100px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
}