
H1, H3, H4  { font-family: Times New Roman; font-style: regular; color: black }
H2,  { font-family: Times New Roman; font-style: regular; color: blue }

body { background-color: #ffffff; font-family: Times New Roman, Arial, Helvetica, sans-serif }
strong em { color: red }

text { color : #000033 }

A:visited {color: #000099}
A:link {color: #0000cc}
A:active {color: #990066}
A:hover {color: #ff0000}
 
