﻿body  { color: #000000; font-size: 16px; font-family: Verdana, Arial, Helvetica; background-color: darkred }

h1    { color: #990000; font-family: Verdana, Arial, Helvetica; font-size: 20px; text-align: left; font-weight: bold;}

h2    { margin-top: 35px; margin-bottom: 35px; color: #990000; font-family: Verdana, Arial, Helvetica; font-size: 18px; text-align: center; font-style:italic; font-weight: bold; }

h3    { margin-top: 35px; color: #990000; font-family: Verdana, Arial, Helvetica; font-size: 16px; text-align: left; font-weight: bold; }

h4    { margin-top: 35px; color: #990000; font-family: Verdana, Arial, Helvetica; font-size: 16px; text-align: center; font-weight: bold; font-style: italic; text-decoration: underline }

ul    { color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 16px }


.emphasis    { color: #990000; font-size: 16px; font-family: Verdana, Arial, Helvetica; font-weight: bold; }
.bigemphasis { color: #990000; font-size: 16px; font-family: Verdana, Arial, Helvetica; font-weight: bold; text-decoration: underline }
.italicemphasis { color: #990000; font-size: 16px; font-family: Verdana, Arial, Helvetica; font-weight: bold; font-style: italic }
.enormousemphasis { color: #990000; font-size: 16px; font-family: Verdana, Arial, Helvetica; font-weight: bold; font-style: italic; text-decoration: underline; text-align: center }

a:link  { color: #b10000; font-size: 15px;font-family: Verdana, Arial, Helvetica; font-weight: bold;  text-decoration: underline;}  
a:active { color: #b10000;  font-size: 15px; font-family: Verdana, Arial, Helvetica; font-weight: bold; text-decoration: none;  }  
a:visited  { color: #b10000;  font-size: 15px; font-family: Verdana, Arial, Helvetica; font-weight: bold;  text-decoration: underline;}  
a:hover  { color: orange;  font-family: Verdana, Arial, Helvetica; font-weight: bold;  text-decoration: underline; } 


