

  body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    background-color: #FFFFFF
        }



a:link	{font-size: 12px;
		color: #000080;
		text-decoration: underline;
		font-weight: bold;
		}
		
a:visited	{font-size: 12px;
		color: #800080;
		text-decoration: underline;
		font-weight: bold;
		}

a:hover	{font-size: 12px;
		color: #DC143C;
		text-decoration: underline overline;
		font-weight: bold;
		}

a:active	{font-size: 12px;
		color: #DC143C;
		text-decoration: underline;
		font-weight: bold;
		}

h1 {  font-size: 40px; color: #000000;}
h2 {  font-size: 24px; color: #000000;}
h3 {  font-size: 16px; color: #000000;}
h4 {  font-size: 10px; color: #000000;}