
			body {
			font-family: arial, helvetica, sans-serif ;
				font-size: 9pt ;
				color: #2983C0 ;
			}
			td {
				font-size: 10pt ;
			}
			h1 {
				font-size: 15pt ;
				background-color: #ED1D78;
				color: #ffffff ;
				
			}
			h2 {
				font-size: 15pt ;
				background-color: #F0CDF5;
				color: #ED1D78 ;
				
			}
			#text1 {
				position:relative;
				left:35px;
				top:60px;
				width:353px;
				
			}
			#text2 p{
			font-size: 10pt ;
			}
			#text2 {
				position:relative;
				left:35px;
				top:60px;
				width:520px;
				font-size: 8pt ;
				background:#ffffff ;
			}
			#text3 {
				position:relative;
				left:35px;
				top:10px;
				width:350px;
				font-size: 8pt ;
				background:#ffffff ;
			}
			
			.pink,.pinkBold {
				color: #ED1D78;
			}
			.pinkBold
			{
				font-weight:bold;
			}
			
			
			.blue {
				color: #2983C0;
			}
			.inputButton{
				background:#ffffff url(button.jpg);
				width:84px;
				height:23px;
				border:0px;
				cursor:hand;
			}
			.inputText{
			width:266px;
			}
			#frame {
				width:580px;
				height:534px;
				font-family: arial, helvetica, sans-serif ;
				font-size: 9pt ;
				color: #2983C0 ;
				background:#ffffff url(background.jpg);
			}
			p {
			margin:8px;
			margin-left:0px;
			}
			a {
				font-family: arial, helvetica, sans-serif ;
				font-size: 10pt ;
				color: #ED1D78 ;
			}
