body { 
margin : 0;
background: #fff;
} 
td, div, a, h1, h2 { 
font-size : 12px;
font-family : Helvetica, Arial;
line-height : 18px;
color : #484549;
text-decoration:none
}
a:hover {
color:#f39800;
}

h1 {
font-size:16px;
text-transform:uppercase;
margin:0 0 5px;
}
h2 {
font-weight:normal;
margin:10px 0 0;
}
hr, .light .content {
border-width:0 0 1px;
border-color:#484549;
border-style:solid;
}
hr {
margin: 20px 0;
height:0;
}
.light .content hr {
margin:10px 0;
}

.dark {
background:#1a171b;
text-align:center;
}
.light {
background:#f6f6f6;
text-align:center;
}

.content {
width:910px;
margin:0 auto;
text-align:justify;
padding:10px 0;
}

ul {
list-style-image: url(../gfx/dot.gif);
padding:0;
margin:0 20px;
}

td {
padding:0;
}

#crn_top_left {
position:absolute;
left:0;
top:0;
}
#crn_top_right {
position:absolute;
right:0;
top:0;
}
#crn_bottom_left {
float:left;
position:relative;
top:-27px;
}
#crn_bottom_right {
float:right;
position:relative;
top:-34px
}

.dark .content {
color:#f6f6f6;
}

.dark .content div {
height:100px;
}

#logo {
float:left;
margin-left:30px;
position:relative;
z-index:2;
}
#str_date {
float:right;
margin-right:30px;
position:relative;
z-index:2;
}

#part_left {
float:left;
width:569px;
border-width:0 1px 0 0;
padding:20px 30px 0 0;
border-color:#484549;
border-style:solid;
}

#part_right {
float:right;
width:280px;
}

#cover {
margin-left:-30px;
position:relative;
z-index:2;
}

#bottom {
height:37px;
margin-bottom:-37px;
position:relative;
top:-37px;
}
