/*
 * Style sheet for the EVAR web site
 * $Id: default.css,v 1.10 1999/02/06 18:46:53 zorro EXP $
 */

div.center { text-align: center; }

a:link { color:black; }

a:visited { color: black; }

a:hover { color: red; }

a:active { color: red; }

a:focus:hover { background: white; }

h1 { font: bold 28pt/28pt arial, helvetica, sans-serif; }

h1.welcome { color: red }

h2 { font: bold 18pt/18pt arial, helvetica, sans-serif; }

h3 { font: bold 14pt/14pt arial, helvetica, sans-serif; }

h3.cap { color: red }

h4 { font: bold 12pt/12pt arial, helvetica, sans-serif; }

h5 { font: bold 10pt/10pt arial, helvetica, sans-serif; }

h6 { font: bold 7pt/7pt arial, helvetica, sans-serif; }

p.nav { font: bold 7pt/7pt arial, helvetica, sans-serif; }

ul.aff { font: bold 10pt/18pt arial, helvetica, sans-serif; text-align: left; }

caption.aff { font: bold 14pt/14pt arial, helvetica, sans-serif; text-align: left; text-decoration: underline; }