body{
	background: #000000 url('/img/background2.jpg') repeat-x;
	background-attachment: fixed;
	margin: 0px;
}

a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	text-decoration:underline;
	color:#0000ff;
}

PRE
{
	font: 11pt Courier New, Courier, helvetica;
}

TABLE
{
	font: 8pt Verdana,Arial,helvetica;
}

P{
	font: 10pt Tahoma,Arial,helvetica;
	display: block;
	text-align:justify;
}

H1{
	font: 18pt Tahoma,Arial,helvetica;
        margin-top:0px;
        margin-bottom:0px;
}

H2{
	font: 16pt Tahoma,Arial,helvetica;
        margin-top:0px;
        margin-bottom:0px;
}

H3{
	font: 13pt Tahoma,Arial,helvetica;
        margin-top:0px;
        margin-bottom:0px;
}

DIV.frame
{
 padding  : 0px;
 margin  : 0px;
 width  : 380px;
}

#ID_ANIMATION
{
 position : relative;
 padding  : 0px;
 margin  : 0px;
 height  : 55px;
 overflow : hidden;
}

#ID_ANIMATE
{
 position : relative;
 padding  : 0px 4px 0px 4px;
 margin  : 0px;
 overflow : hidden;
 color  : black;
 text-align : justify;
 font  : normal 10px "Tahoma", "Verdana", "Helvetica", "Arial", "Times New Roman", serif;
}

TH
{
	background-color:white;
}

