       .text{
             color : #000000;
             font-family : Arial;
             font-style : normal;
             font-size: 10pt;
             fontfamily : Arial;
             fontstyle : normal;
             fontsize: 10pt;
			}
		.pro{
				color : #000000;
             font-family : Arial;
             font-style : normal;
             font-size: 8pt;
             fontfamily : Arial;
             fontstyle : normal;
             fontsize: 8pt;
		}	
		.menu{
             color : #000000;
             font-family : Arial;
             font-style : normal;
             font-size: 10pt;
             font-weight: bold;
			 fontfamily : Arial;
             fontstyle : normal;
             fontsize: 10pt;
             fontweight: bold;
        }
		.hetitle{
             color : #ff9900;
             font-family : Arial;
             font-size: 10pt;
             font-weight: bold;
        }
       .events{
             color : #000000;
             font-family : Arial;
             font-size: 10pt;
             text-decoration: none;

         }
    td.u{
		width : 100%;
		vertical-align : middle;
		text-align : left;
		height : 1;
	}
	img.u{

		border : 0;
		width : 80%;
		height : 1;
		background-color : Black;
	}

	a {
		color : #000000;
		font-family : Arial;
		font-weight : bold;
		text-decoration : none;
		font-size : 10pt;
	}
	a:hover {
		text-decoration : none;
	}
	a.current{
		text-decoration : none;
		color: #ff9900;
        }
        a.mail{
                text-decoration : underline;
                font-weight : normal;
                font-size : 10pt;
                font-family : Arial;
        }
		  a.mail:hover{
                color: #ff9900;
        }
        a.inner{
                text-decoration : underline;
                font-family : Arial, sans-serif;
                font-weight : bold;
                font-size : 10pt;
        }
p {
	text-align: justify;
	margin: 7px;
	}
li {
	margin: 7px;
}
ul {
	padding: 0px;
}



