﻿/* CSS placed here will affect users of the Vector skin */

/* Favourite Fonts */
body {font-size:16px; font-family: Tahoma, Calibri, Cambria, Arial, sans-serif; }
h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3, h4, h5, h6 {
    border-bottom: none;
    font-weight: bold;
}
h3 { font-size: 125%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 75%;  }