@charset "UTF-8";
/* CSS Document */

body {
color:#CCCCCC;
font-family: arial, helvetica, sans-serif;
background-color: #333333;
}

a {
color:#cccccc;
}

a:hover {
color:#ffffff;
}

div.container {
text-align: center;
}

table {
margin-left: auto;
margin-right: auto;
text-align: center;
}

td.header {
font-size: 14px;
font-weight: bold;
height: 20px;
}

td.arrows {
font-size: 12px;
height:25px;
letter-spacing:.1em;
}

td.contact {
font-size: 11px;
height:25px;
}

img {
border: 0;
}