
body {
font-family: comic sans ms, "technical", times new roman, "serif";
font-size: 9pt;
color: blue;
text-align: center
}

a:link {color : #0000cd}
a:active {color : #000000}
a:visited {color : #000066}
a:hover {color : #ff4500}

h1 {font-size: 28pt}

h2 {font-size: 24pt}

h3 {font-size: 18pt}

h1, h2, h3 {
font-family: impact, helvetica, "sans-serif";
text-align: center;
color: maroon;
font-style: bold
}

h4 {font-size: 14pt}

h5 {font-size: 12pt}

h6 {font-size: 11pt}

h4, h5, h6 {
font-family: georgia, times new roman, "serif";
text-align: left;
color: red;
font-style: italic
}

