body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px dotted #ADCFFF;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: 151515;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 965404;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 3e6641;
}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 67767a;
}
.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}

.text_pie{


	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.text_contenido{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}


.inputstyle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

a:link {
	color: #007CC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #007CC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}