/* mainstyle css file  for test website*/

h1 { font-size: 24pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #009900; text-shadow: 3px 3px 3px Gray; text-align: left; }
h2 { font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; padding-top:0px; margin-bottom:0px; text-align: left; }  
h3 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-style: italic; color: green; text-align: center; }

P              { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; text-align: justify; color: #000000}
.sitelinkwhite { color: white; font-size: 15px; }


