body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
font-family:arial;font-size:10px;color:99A7BB;
}
.t{
text-align:center;
}
a, a:link, a:visited {
text-decoration: underline;
color:32679C;
font-size: 10px; font-family: arial;
}
a:link {
text-decoration: underline;
color:32679C;
font-size: 10px; font-family: arial;
}
a:visited{
color:32679C;
}
a:hover{
color:red;
}
a.white{
color:ffffff;
}
a.white:visited{
color:ffffff;
}
a.footer, a.footer:visited, a.footer:link{
color:000000;font-size:11px;
}
.bold{
font:900;
}
.contenidojb{
font-size:13px;
color:#333333;
text-align:justify;
}
h1{
font-size:16px;
border-style: double;
border-color:#000066;
border-width:0px;
border-bottom-width:3px;
padding-left:20px;
background-image:url(images/h1bg.gif);
background-repeat:no-repeat;
}