BODY { background: lightgrey }

a:link { text-decoration: underline; color: darkgreen }

a:visited { text-decoration: underline; color: forestgreen }

a:active { text-decoration: underline; color: green }

h1 { text-align: center; font-weight: bold; font-size:18pt; font-family:TimesNewRoman,Times, serif; color:black; }

h2 { text-align: left; font-weight: bold; font-size:14pt; font-family:TimesNewRoman,Times, serif; color:black; } 

h3 { text-align: left; font-weight: bold; font-size:12pt; font-family:TimesNewRoman,Times, serif; color:black; } 

h4 { text-align: center; font-weight: normal; font-size:12pt; font-family:TimesNewRoman,Times, serif; color:black; } 

h5 { text-align: center; font-weight: normal; font-size:8pt; font-family:TimesNewRoman,Times, serif; color:black; } 

h6 { text-align: center; font-weight: normal; font-size:8pt; font-family:TimesNewRoman,Times, serif; color:black; } 

p { text-align: left; font-weight: normal; font-size:12pt; font-family:TimesNewRoman,Times, serif; color:black; } 

p.titletable { text-align: center; font-weight: normal; font-size:18pt; font-family:TimesNewRoman,Times, serif; color:black; } 

