
a
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a:hover 
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }



body 
{
	background-color: #202020;
	text-align:center; 
        padding:0px;
}



H4 
{
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	
}

blockquote
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

H1
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
 	margin-bottom: 0px;
    	padding-bottom: 0px;
}
H2
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
H3
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
 	margin-bottom: 0px;
    	padding-bottom: 0px;
}

form 
{
	margin-bottom: 0;
	margin-top: 0;
}

input1,select1,textarea1 
{
    	margin-left: 0px;
	padding: 2px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
}

p
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 10px;
}

table
{
	border-spacing:0px;
	padding:0px;
	margin: 0px;
	padding-top:0px;
	padding-buttom:0px;
	min-height:0px;
}
td 
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding:0px;
	margin: 0px;
	border:0px;

	padding-top:0px;
	padding-buttom:0px;

}

DIV 
{
    	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}


table.first_layer
{
	padding:0px;
	margin: 0px;

	margin-bottom: 0px; 
	padding-bottom: 0px;

	position: absolute;
	
}

table.second_layer
{
	padding:0px;
	margin: 0px;

	margin-bottom: 0px; 
	padding-bottom: 0px;

	position:relative;
	
	top: -1px;
	left: -1px;

}
