  <style>
					a	{
						color: #0000fa;
						font-weight: bold;
						text-decoration: underline;}

					A:link {
						text-decoration: none;
						color: #0000fa;
						font-weight: bold;
						text-decoration: underline;}

					A:active {
						text-decoration: none;
						color: #0000fa;
						font-weight: bold;
						text-decoration: underline; }

					A:visited {
						text-decoration: none;
						color: #0000fa;
						font-weight: bold;
						text-decoration: underline; }

					a:hover{
						text-decoration: none;
						color: #0000fa;
						font-weight: bold;
						text-decoration: underline;}

					.body  {
						font-family : times new roman;
						font-style : normal;
						color: #000000;
						font-size : 14;
						font-weight : normal;
						line-height : 17px;
						scrollbar-face-color:#69728f;
						scrollbar-arrow-color:#000000;
						scrollbar-track-color:#f5f4e8;
						scrollbar-shadow-color:#f5f4e8;
						scrollbar-highlight-color:#f5f4e8;
						scrollbar-3dlight-color:#f5f4e8;
						scrollbar-darkshadow-Color:#f5f4e8;	}

H1 	{
						font-family : times new roman;
						font-style : normal;
						color: #000000;
						font-size : 14;
						font-weight: bold;
						margin-left: 0px;
						margin-top: 0px;}
						
						
</style>