BODY {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
     }
	 
td, tr
{
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;	
	text-decoration		: none;
	font-size			: 13px;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #cccccc;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

a:link, a:visited, a:active 
{
	font-size: 14px;
	color: #dd2122;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.catlink:link, a.catlink:visited, a.catlink:active 
{
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

a.catlink:hover
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

td.scadata
{
	background-image: url(../photos/sacadat.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


/* all forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 11px;
	color						: #333;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.boxgo, .button, .boxgomic
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 12px; 
	BACKGROUND-COLOR	: #c3c3c3;
	color				: #000000;
	font-weight			: bold;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


.img
{
	border: 3px solid #717171;
}

td.textjust
{
	line-height: 22px;
	text-align: justify;
}
