.logo, .menu, img.nothing, .cimke, .video, .foot { 
 display: none;
}


body   {
	margin: 0px;
	padding: 0px;
	font: 12px Lucida Grande, Arial, Tahoma, Sans-Serif;
} 

.table {
	width: 600px;
}

p {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited	{
	color: #00639d; 
	text-decoration: underline; 
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
	color: #6cc47b; 
}

img.right	{
	float: right;
}

.line	{
	border-top: 1px solid #373e3e;
	margin-top: 10px;
	margin-left: 0px;
	padding: 5px 0px 0px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 435px;
}

h1{
	color: #6cc47b;
	font: 18px Georgia;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 600px;
}

h2 {
	color: #00639d;
	font: bold 14px Georgia;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	width: 600px;
}

.text {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	text-align: justify;
	width: 600px;
}

.alert {
	color: #00639d;
	font: bold 14px Georgia;
}

.little {
	padding-left: 35px;
	padding-right: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	text-align: justify;
}

div.pdf {
	background: url(../img/pdf.png) no-repeat top left;
	margin-left: 92px;
	padding-left: 50px;
	height: 55px;
	margin-bottom: 10px;
	margin-top: 8px;
	clear: both;
}

.picture {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

td {
	padding: 0px;
	font-size: 12px;
}

.author {
	color: #373e3e;
	font-size: 10px;
}
