﻿body {
        color: #006600;
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-size: 9pt;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        
}

a    {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-weight: bold;
        font-size: 10pt;
        font-style: normal;
        text-align: center;
}

a:link {
        color: #00CCCC;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
}

a:visited {
        color: #006666;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
}

a:active {
        color: #CC66CC;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
}

a:hover {
        color: #FF0000;
        text-decoration: underline;
        font-weight: bold;
        text-align: center;
}

/* table, tr, td, div {
	color: #009900;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px; }    */

h1 {
	color: #008000;
    font-family: Comic Sans MS;
    font-size: 30pt;
    font-weight: bold;
    text-align: center;
}

h2 {
    color: #008000;
    font-family: Verdana, Geneva, Arial, Helvetica;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

h3 {
    color: #CC9966;
    font-family: Verdana, Geneva, Arial, Helvetica;
    font-size: 13pt;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

h4 {
		color: #009900;
		font-family: Verdana, Geneva, Arial, Helvetica;
		font-size: 8pt;
		font-weight: normal;
}

h5 {
    color: #C0C0C0;
    font-family: Verdana, Geneva, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 4px;
    margin-right: 4px;
}

.copyright {
	  font-size: 7pt;
}

.MsoNormal {
	  color: #006600;
	  font-family: Verdana, Geneva, Arial, Helvetica;
	  font-size: 10pt;
	  font-weight: bold;
	  margin-top: 0px;
	  margin-bottom: 0px;
}

.style1 {
	font-family: Verdana, Arial, Times New Roman;
	color:black;
	font-size: 0.80 em;									
	text-align: center;
	height: 20px;
}

.style2 {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 0.80 em;									
	text-align: left;
	font-weight: bold;
  	height: 50px;
	width: auto;
}











