/* ==========================================
   Stylesheet © TRM Consulting Services Ltd
============================================= */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, ul, li, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

HTML{
	font-size: 100%;
	*font-size: 1em; /* for Internet Explorer */
}

body {
	background: #000000;
	margin-top: 0px;
	font-size: 1em;
	margin-bottom: 5px;
}

body * {
	font-size: 100%;
}

img { 
	border:none;
	vertical-align: top;
}

.style3 {
	color: #000000;
}
/*-----------------------------------------
   Links
 ------------------------------------------ */
a
{
    font-weight: normal;
    color: #0000ff;
    text-decoration: none;
}

/*-----------------------------------------
   Divs
 ------------------------------------------ */
#jumpuk {
	float: left;
	width:200px;
	padding-left:280px;
}

#jumpbrazil {
	float: right;
	width:200px;
	padding-right:280px;
}
