/* 
    Document   : style
    Created on : 22-Oct-2008, 21:04:21
    Author     : oleg
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body{margin:0px; padding:0px; background-color:white; font-family:arial;}
#head{width:100%;height:407px;text-align:center;padding-top:50px;padding-bottom:50px;}
#table{width:815px;}
td{vertical-align:top;}
#bottomline{width:100%;height:1px;background-color:black;}
#copyright{height:30px;font-size:0.78em;padding:17px 17px 17px 17px;}
.date{font-size:0.75em;color:#868686; text-align: right; padding-right: 1em;}
.title{font-size:0.85em;line-height:19px;}
a {color:black;text-decoration:underline;}
a:hover {color:#2270b2;text-decoration:underline;}
#men{height:80px;padding-left:80px;}
small{font-size:0.65em;}                  