@charset "utf-8";

body {	
            }
            .style1 {
                Font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                color: #333333;
		padding-right: 10px;
                padding-bottom: 2px;
		padding-left: 10px;
		padding-top: 10px;
		margin-top: 90px;
		background-color: #F6F3E8;
		
            }
            .style1 a:link {
                color: #888888;
                text-decoration: none;
            }
            .style1 a:visited {
                color: #888888;
                text-decoration: none;
            }
            .style1 a:hover {
                color: #555555;
            }
            .style2 {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                color: #333333;
                padding-right: 10px;
                padding-bottom: 10px;
		padding-left: 10px;
		padding-top: 10px;
            }
            .style2 a:link {
                color: #888888;
                text-decoration: none;
            }
            .style2 a:visited {
                color: #888888;
                text-decoration: none;
            }
            .style2 a:hover {
                color: #555555;

	    }
            .style3 {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
		background-color: #FFFFFF;
                color: #000000;
                padding-right: 0px;
                padding-bottom: 0px;
		padding-left: 0px;
		padding-top: 0px;
            }
            .style3 a:link {
                color: #888888;
                text-decoration: none;
            }
            .style3 a:visited {
                color: #888888;
                text-decoration: none;
            }
            .style3 a:hover {
                color: #888888;

	 }
            .style4 {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
		background-color: #FFFFFF;
                color: #000000;
                padding-right: 0px;
                padding-bottom: 0px;
		padding-left: 0px;
		padding-top: 0px;
            }
            .style4 a:link {
                color: #F6F3E8;
                text-decoration: none;
            }
            .style4 a:visited {
                color: #F6F3E8;
                text-decoration: none;
            }
            .style4 a:hover {
                color: #F6F3E8;
		
            -->
