@import url(http://fonts.googleapis.com/css?family=Gentium+Basic|Roboto);

body {
 font-family: helvetica, verdana, Arial, sans-serif;
 margin: 2%;
}

td, th {
 font-size: 105%
}

a {
 text-decoration: none;	
}
