		body,td{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Arial AMU, Sylfaen;
			font-size: 10pt;
		}
		.menu{
			color: White;
			text-align: center;
			font-weight: bold;
		}
		.menu a, .menu a:visited, .menu a:link{
			color: white;
			text-decoration: none;
		}
		.menu a:hover{
			color: yellow;
		}
		.menu1{
			color: red;
			background-color: White;
			text-align: center;
			font-weight: bold;
		}
		.header1{
			color: red;
			font-weight: bold;
			font-size: 12pt;
			text-align: right;
		}
		.header2{
			color: red;
			font-weight: bold;
			font-size: 12pt;
			text-align: center;
		}		
		.text1{
			color: #521870;
			font-family: Tahoma;
			font-size: 9pt;
		}
		td.text1 a, td.text1 a:visited {
			color: blue;
		}
		.text2{
			color: red;
			font-family: Tahoma;
			font-weight: bold;
			font-size: 11pt;
			text-align: right;
		}
		.text3{
			color: #521870;
			font-size: 10pt;
		}
		.text4{
			color: #0000FF;
			font-size: 8pt;
		}
		.lang{
			color: red;
			font-family: Tahoma;
			font-weight: bold;
			font-size: 10pt;
		}
		a, a:active, a:focus, a:link, a:visited {
			color: #521870;
		}
		a:hover{
			text-decoration: none;
			color: blue;
		}