
			  body {
			  		background-color:#ffffff;
					margin:"0px";
					}
			  table {
			  		font-family: Verdana;
					font-size:8pt;
					margin:"0px";
					}
                         p.heading1 {
                                        font-family: Arial;
                                        font-size: 12pt;
					font-weight: bold;
                                        color: red; 
                                        }

                         p.heading2 {
                                        font-family: Arial;
                                        font-size: 16pt;
					font-weight: bold;
                                        color: black; 
					text-align: center;
                                        }
                        p.heading3 {
                                        font-family: Arial;
                                        font-size: 16pt;
					font-weight: bold;
                                        color: black; 
					text-align: left;
                                        }
                         heading1 {
                                        font-family: Arial;
                                        font-size: 12pt;
					font-weight: bold;
                                        color: red; 
                                        }


			 .title {
			 		font-size: 10pt;
					font-weight: bold;
			 		}
				.line{
					background-image:   url(images/header.jpg);
					background-repeat:repeat-x;
					}
				.top{
					background-image:   url(images/navbar_02.jpg);
					background-repeat:repeat-x;
					background-position:top;
					}
				.bottom{
					background-image:   url(images/navbar_10.jpg);
					background-repeat:repeat-x;
					background-position:top;
					}
				.left{
					background-image:   url(images/navbar_04.jpg);
					background-repeat:repeat-y;
					background-position:left;
					}
				.right{
					background-image:   url(images/navbar_06.jpg);
					background-repeat:repeat-y;
					background-position:right;
					}
				a	{
					color:#000000;
					text-decoration: none;
					}
			a:hover {
					color:#A23433;
					}
			.link  	{
					cursor: help;
					}

				h4	{
					font-size:10pt;
					font-weight:bold;
					color:#A23433;
					}
			 
