body
{
    font-family: arial, helvetica, verdana, sans-serif;
    font-size:11px;
    color: #333333;
}

h1
{
    font-size:24px;
}

h2
{
    font-size:22px;
}

h3
{
    font-size:20px;
}

h4
{
    font-size:18px;
}

h5
{
    font-size:15px;
}

h6
{
    font-size:13px;
}

.hr
{
    background-color:#000000;
    color:#000000;
    height:1px;
    display:block;
    clear:both;
}

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}


#promos
{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

#promos strong
{
	font-weight:600;
}

.promo_link
{
	color:#ffffff;
	font-size:9px;
	text-decoration:none;	
}

.flyout p .promo_link {
	color: #333333;
}

.disclaimer{
	font-size:8px;
}

