body { 
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: white;
}

div.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;	
}

div.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

div.header {
    margin-top: 1em;
}

a:active.menu, a:link.menu, a:visited.menu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:active.subMenu, a:link.subMenu, a:visited.subMenu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td.subMenu {
    background-color: #CC3333;
}

hr.main {
}

img.orlaBig {
    margin-bottom: 1em;
}

img.orlaSmall {
    margin-top: 1em;
}

p.footer, td.footer, div.footer {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

p.centerColumn {
    margin-top: -1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;	
}
h1.centerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

div.content {
    margin-top: 1em;
}

a:active, a:link, a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:active.links, a:link.links, a:visited.links {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

td.linksData, td.pricesData {
    color: #777777;
    font-size: 12px;
    padding: 2px;
    border: solid 2px #dddddd;
}

td.linksHeader, td.pricesHeader {
    color: #777777;
    font-weight: bolder;
    font-size: 12px;
    background-color: #f0f0f0;
    padding: 2px;
    border: solid 2px #dddddd;
}

table.links, table.prices {
    border-collapse:collapse;
}

td.contactKey {
    padding-right: 1em;    
    text-align: right;
    vertical-align: top;
    color: #777777;
    font-weight: bolder;
    font-size: 12px;   
}

td.error {
    color: red;
}
