body
	{
		font-size: 10pt;
    	color: rgb(0, 95, 63);
    	background-color: rgb(247, 255, 222);
    	font-family: tahoma,Arial,Helvetica,sans-serif;
    	margin-top: 5px;
    	margin-left: 5px;
    	margin-bottom: 0px;
    	scrollbar-shadow-color: #005f3f;
        scrollbar-3dlight-color: #005f3f;
        scrollbar-arrow-color: #005f3f;
        scrollbar-track-color: #F7FFDE;
        scrollbar-darkshadow-color: #F7FFDE;
        scrollbar-face-color: #F7FFDE;
        scrollbar-highlight-color: #F7FFDE;
    }
h1
	{
		font-size: 12pt;
    	font-family: Tahoma;
    	color: rgb(1, 96, 63);
    	font-weight: bold;
    }
h2
	{
		font-size: 10pt;
    	font-family: tahoma,Arial,Helvetica,sans-serif;
    	color: rgb(1, 96, 63);
    }
a:link
	{
		font-size: 12px;
    	font-family: tahoma,Arial,Helvetica,sans-serif;
	    color: rgb(251, 12, 6);
    	font-weight: bold;
    	text-decoration: none;
    }
a:visited
	{
		font-size: 12px;
    	font-family: tahoma,Arial,Helvetica,sans-serif;
	    color: rgb(251, 12, 6);
    	font-weight: bold;
	    font-style: italic;
    	text-decoration: none;
    }
a:hover
	{
		font-size: 12px;
    	font-family: tahoma,Arial,Helvetica,sans-serif;
    	color: rgb(255, 156, 0);
    	font-weight: bold;
    	text-decoration: none;
    }
table
	{
		font-size: 10pt;
    	font-family: tahoma,Arial,Helvetica,sans-serif;
    	color: rgb(0, 95, 63);
    }
input
	{
		font-size: 10pt;
    	font-family: tahoma,Arial,Helvetica,sans-serif;
    }

