/*
@import url(http://fonts.googleapis.com/css?family=Raleway:200,400,600);
*/

body, html { background: #EEE; margin:0 }
html { font-family: Verdana, Helvetica, sans-serif; color: #2B2B2B }

h2 { font-weight: 200; font-size: 45px; margin: 20px 35px }

div.list { background: white; padding: 20px 35px }
div.foot { color: #777; margin-top: 15px; padding: 20px 35px }

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

a { color: #32C6FF }
a:visited { color: #BD32FF }
a:hover { color: #00B3FA }

