
a:link { text-decoration : none; color : green; font-size : 14px; font-style : bold;font-weight : bold; font-family:"garamond, times";} 

a:visited { text-decoration : none; color : green; font-size : 14px; font-weight : bold;font-family:"garamond, times";} 

a:active { color : green; font-size : 14px; text-decoration : none; font-weight : bold;} 

a:hover { text-decoration : none; color : black;background: white; font-size : 14px;font-weight : bold;   }




body{
	scrollbar-arrow-color : white;
	scrollbar-base-color : gray;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : gold;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : 907349;       }



.text1
{
	text-indent: 0pt;
        text-align: "left";
        font-family:"garamond, times";
	font-size: 12pt;
	font-weight: bold;
	color: indigo;
	visibility: visible;
	}



.text2
{
	text-indent: 0pt;
        text-align: "left";
        font-family:"garamond, times";
	font-size: 12pt;
	font-weight: bold;
	color: forestgreen;
	visibility: visible;
	margin-left:10;
	margin-top:10;
	margin-right:10;
	margin-bottom:10
	}



.special
{
	text-indent: 0pt;
        text-align: "left";
        font-family:"garamond, times";
	font-size: 12pt;
	font-weight: bold;
	color: silver;
         background-color: #462565;
        
;
	margin-left:0;
	margin-top:10;
	margin-right:10;
	margin-bottom:10
	}

.headspecial
{
	text-indent: 0pt;
	text-align: "left";
        font-family:"garamond, times";
        font-size: 11pt;
	font-weight: bold;
        color: white;
	visibility: visible;
	margin-left:0;
	margin-top:10;
	margin-right:0;
	margin-bottom:10

}

h1 {font-family:"garamond, times";
	font-size: 18pt;
	font-weight: bold;
        color: maroon;
        }

h2 {font-family:"garamond, times";
	font-size: 18pt;
	font-weight: bold;
        color: gold;
        }


.head1
{
	text-indent: 0pt;
	
        font-family:"garamond, times";
        font-size: 12pt;
	font-weight: bold;
        color: green;
	visibility: visible;
	margin-left:0;
	margin-top:10;
	margin-right:0;
	margin-bottom:10

}
.margin
{
	text-indent: 10pt;
	margin-left:10;
	margin-top:10;
	margin-right:0;
	margin-bottom:10
}
.headbig
{
	text-indent: 0pt;
        text-align: "middle";
        font-family:"garamond, times";
        font-size: 17pt;
	font-weight: bold;
        color: gold;
	visibility: visible;
	margin-left:0;
	margin-top:10;
	margin-right:0;
	margin-bottom:10

}


