body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
}
.logo {
	margin-top: 20px;
}
.total{
	display:table;
	height:100%;
	text-align: center;
	margin: auto;
	padding-top: 10px;
} 
.txtBlco {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
}
.totalDentro {

	display:table;
	height:100%;
	text-align: center;
	margin: auto;
	padding-top: 10px;
}
.txtNegroSmall {
	font-family: Tahoma, Verdana;
	font-size: 8px;
	color: #282628;
	font-style: normal;
	font-weight: normal;
}
.txtNegroForm {
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size: 11px;
	height: 15px;
}
.txtNegroFormCAja {
	font-family: Tahoma, Verdana;
	color: #000000;
	font-size: 11px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
a {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFCC00;
}
a img{
	font-family: Tahoma, Verdana, sans-serif;
	color: #000;
	border:none;
}
.txtBlcoNotis {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
