body, table {
font-family:  'Century Gothic', Tahoma, sans-serif;
font-size: 13px;
line-height: 120%;
margin: 0;
color: white;
font-weight:none;
}

div.contentRight {
float:right;
width:248px;
}


body {
background: #333;
}
h1, h2, h3 {
color: white;
font-size: 24px;
font-family: 'Century Gothic', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:bold;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}

hr {
border:0;
border-top: dotted 1px #FF8600;
}

a, a:visited { color: white; text-decoration: underline; }
a:hover { color: white; text-decoration: none; }

a img { border: none }