body {
margin:20px;
background:#FFFFFF;
text-align:center;
font-family: Verdana, Arial;
font-size:11px;
color:#666666;
font-weight:normal;
line-height:160%;
}

table {
margin:0px; 
border-collapse: collapse;
text-align:left;
}

tr{
vertical-align:top;
}

h1{
font-family: Verdana, Arial;
font-size:22px;
color:#000000;
font-weight:normal;
line-height:160%;
}

h2{
font-family: Verdana, Arial;
font-size:15px;
color:#000000;
font-weight:normal;
line-height:160%;
}

p{
font-family: Verdana, Arial;
font-size:11px;
color:#666666;
font-weight:normal;
line-height:160%;
}

p.promo{
font-family: Verdana, Arial;
font-size:12px;
color:#333333;
font-weight:normal;
line-height:160%;
}

p.caption{
font-family: Verdana, Arial;
font-size:9px;
color:#999999;
font-weight:normal;
line-height:140%;
}

a {
font-family: Verdana, Arial;
font-size:11px;
color:#FF9900;
font-weight:normal;
line-height:140%;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#000000;
}

ul, li{
font-family: Verdana, Arial;
font-size:11px;
color:#666666;
font-weight:normal;
line-height:160%;
list-style-type: square;
}



hr{
width:100%;
height:1px;
color:#EEEEEE;
}

img{
border: 0px solid #ffffff;
}

.copyright{
border-top:1px solid #EEEEEE;
padding:20px;
font-family: Verdana, Arial;
font-size:10px;
color:#999999;
font-weight:normal;
line-height:160%;
}

table.fixed  { 
table-layout:fixed; 
border-collapse:collapse; 
}

table.non-fixed { 
table-layout:auto; 
border-collapse:collapse; 
}