body{
	margin-left:0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #ffffff;
	color : #000000;
}
td, th{font-size: 11px;}
input{font-size: 11px;}
.string{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.top_link{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.top_link:hover{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #fcdb65;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.bot_link{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.bot_link:hover{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.title{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.copyright{
	font-family: Tahoma;
	font-size: 11px;
	color: #989898;
}


.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.button_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding-left: 24px;
}
.text_foto{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.padding{
	padding-top:4px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 20px;
}

.padding_foto{
	padding-top:2px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

b,strong{
	color: #bf4903;
}

h1{
    font-family: Tahoma;
    font-size: 14px;
    color: #bf4903;
}
h2{
    font-family: Tahoma;
    font-size: 12px;
    color: #bf4903;
}