﻿  *  {
margin : 0;
padding : 0;
}
body {
padding : 50px;
background : #ffffff url(images/backgr.jpg) repeat-x 0% 0%;
color : #ffffff;
font : 14px/normal Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
margin-bottom : 0.5em;
border-bottom : 1px solid #d9d9d9;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 180%;
text-indent : 5px;
letter-spacing : -1px;
}
cite {
float : right;
}
ul.classic {
list-style : disc;
margin-bottom : 1em;
padding-left : 2em;
}
div.section {
clear : both;
padding-top : 50px;
}
.table1 {
float : right;
margin-bottom : 2em;
border : 1px solid #eee;
}
.table1 caption {
color : #fff;
text-align : center;
padding-bottom : 5px;
}
.table1 th, .table1 td {
padding : 7px;
}
.table1 th, .table1 thead td {
color : #000;
}
.table1 tbody td {
background-color : #fff;
color : #000;
}
.table1 tbody th {
text-align : right;
}
div#content {
margin : 2px 6px;
}
div#page {
width : 67%;
float : left;
} 