/***Misc Tags***/

html, body {
height: 100%;
margin:0px;
padding:0px;
}

body {
	background: #fff url(images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
}
 
a img{ border: 0px; }

a { text-decoration: none;
    font-size: 12px;
    color: #999999;
}

a:hover { text-decoration: none;
    font-size: 12px;
    color: #555555;
}



.style1 {color: #000000}
.style2 {color: #9BB919}
.style4 {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.style6 {color: #999999}
.style7 {color: #000000; font-size: 16px; font-weight: bold; }
.style9 {color: #9BB919; font-size: 18px; }
.stylefaq {color: #9BB919; font-size: 16px; }
.styleBIGBIG {color: #999999; font-size: 18px; }
.style10 {color: #333333;}

.tdtop {border-top:1px solid #9BB919}

#form1 table {
	text-align: left;
}

div#contador{
	display:none;
}