h1 { font-size : "x-large"; font-weight : "normal"; font-family : "Times New Roman"; text-align : center }

h2 { font-size : "large"; font-style: oblique; font-weight : "bold"; font-family : "Times New Roman"; text-align : center }

h3 { font-size : "large"; font-style: oblique; font-weight : "bold"; font-family : "Times New Roman"; text-align : center }

h4 { font-size : "medium"; font-weight : "bold"; font-family : "Times New Roman"; text-align : center }

big { font-size : "large"; font-weight : "normal"; font-family : "Times New Roman" }

P, li { font-size : "medium"; font-weight : "normal"; font-family : "Times New Roman" }

SMALL { font-size : "small"; font-weight : "normal"; font-family : "Times New Roman" }

A:link { color : "#0000ff" }
A:visited { color : "#008080" }
A:active { color : "#008080" }

BODY {  background : "#9fdfff"; color : "#000000" }

