/*
 * Copyright 2009 Matteo Corti
 *
 * RCS information
 * enable substitution with:
 * $ svn propset svn:keywords "Id Revision HeadURL Source Date"
 *
 * $Id: style.css 856 2009-05-27 04:46:28Z corti $
 * $Revision: 856 $
 * $HeadURL: https://matteocorti.ch/repos/personal/web/pasi.corti.li/htdocs/style.css $
 * $Date: 2009-05-27 06:46:28 +0200 (Wed, 27 May 2009) $
 *  
 */

body { 
  font-family: Helvetica, Arial, sans-serif
}

h1 {
  font-size: 24pt;
  font-weight: bold;
  color: #000066;
  line-height: 140%;
}

h2 { 
  font-weight: bold;
  color: #000066;
}

a {
  text-decoration: none;
}
