
a:link { text-decoration : none; color : blue; font-size : 13px; font-style : medium; font-family:"arial";} 

a:visited { text-decoration : none; color : blue; font-size : 13px; font-family:"arial";} 

a:active { color : orange; font-size : 13px; text-decoration : none; font-family:"arial";} 

a:hover { text-decoration : underline; color : red;font-size : 13px; font-family:"arial";} 




.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 : gray;       }



.text1
{
	text-indent: 0pt;
        text-align: "left";
        font-family:"arial";
	font-size: 10pt;
	font-weight: light;
	color: black;
	visibility: visible;
	}

.text2
{
	text-indent: 0pt;
	text-align: "left";
        font-family:"arial";
	font-size: 10pt;
	font-weight: bold;
        color: #7E4444;
	visibility: visible;

	}


h1 {font-family:"arial";
	font-size: 12pt;
	font-weight: bold;
        color: #7E4444;
        }

h2 {font-family:"arial";
	font-size: 10pt;
	font-weight: bold;
        color: #7E4444;
        }



.special
{
	text-indent: 0pt;
        text-align: "left";
        font-family:"arial";
	font-size: 12pt;
	font-weight: bold;
	color: blue;
         background-color: wheat;
        
;
	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

}
.head1
{
	text-indent: 0pt;
	text-align: "left";
        font-family:"garamond, times";
        font-size: 11pt;
	font-weight: bold;
        color: silver;
	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

	{font-family:"arial";
	font-size: 12pt;
	font-weight: bold;
        color: #7E4444;
        }




