/*@import url(http://fonts.googleapis.com/css?family=Raleway:200,400,600);*/
body, html { color: #555; background: #EEE; margin:0; padding: 10px; }
html { font: 16px/1.4  Helvetica, sans-serif; color: #2B2B2B; font-weight: 400; }

h1 { color: #2B2B2B; font-weight: 400; font-size: 36px; margin: 20px 35px; text-decoration: none; }
h2 { color: #2B2B2B; font-weight: 200; font-size: 22px; margin: 20px 35px; text-decoration: none; }

div.header { color: #555; background: white; font-weight: bold; font-size: 32px; padding: 5px 15px; text-decoration: none; }
div.body { color: #555; font-size: 20px; background: white; padding: 5px 25px; line-height : 25px;}
div.list { background: white; padding: 10px 10px; line-height : 25px;}
div.foot { color: #777; margin-top: 15px; padding: 210px 10px; }

td { padding: 0 20px; line-height: 21px; }
tr:hover { background: #EEE; }

a { color: #888; text-decoration: none;}
a:visited { color: #888; text-decoration: none;}
a:hover { color: #555; text-decoration: none; font-weight: bold;}
