@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(../images/bg-pattern.gif);
font-family: "Trebuchet MS", Tahoma; font-size: 11px; color: #666666;
}
.titulo {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	color: red;
}
.texto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.titulo2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	color: red;
	font-weight: bold;
}
.copy {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mihost {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #1368BB;
}
.contacto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lista {
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 5px;
}
img {
    border:none;
}
td#centercolumn
{font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #464646;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 100%;
}
td#centercolumn th
{
	color: #004080;
	background-color: #FFFFFF;
}
