		 																															body {
		 																																color: #666666;
		 																																font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		 																																font-size: 13px;
		 																																margin: 0;
		 																															}

		 																															a {
		 																																color:navy;
		 																																text-decoration:none;
		 																															}

		 																															a:hover{
		 																																text-decoration:underline;
		 																															}

		 																															a:visited{
		 																																color:navy;
		 																															}

		 																															.floatleft{
		 																																float:left;
		 																																text-align:center;
		 																																font-size:10px;
		 																																padding-right:7px;
		 																															}
		 																															.clearleft{
		 																																clear:left;
		 																																padding-bottom:10px;
		 																															}

		 																															.aljust{ text-align:justify;}

		 																															.alcenter{ text-align:center;}

		 																															#logo{
		 																																float:left;
		 																																width:230px;
		 																																height:230px;
		 																																border-bottom: 1px dotted #d4d4d4;
		 																																border-right: 1px dotted #d4d4d4;
		 																															}


		 																															#header {
		 																																text-align : center;
		 																																height: 180px;
		 																																border-bottom: 1px dotted #d4d4d4;
		 																																margin:0;
		 																																padding:0;
		 																															}

		 																															#header img{
		 																																margin-top:50px;
		 																															}																									}


		 																															#leftcol{
		 																																clear:left;
																																		text-align:left;
		 																																float:left;
		 																																width:180px;
		 																															}

		 																															#rightcol{
		 																																margin-left:180px;
		 																																padding-left:50px;
		 																																padding-right:50px;
		 																																padding-bottom:10px;
		 																																padding-top:1px;
		 																																border-left: 1px dotted #d4d4d4;
		 																																border-bottom: 1px dotted #d4d4d4;
		 																															}

		 																															#footer{
		 																																margin-left:180px;
		 																																font-size: 9px;
		 																																text-align:Right;
		 																																clear:left;
		 																															}


		 																															p {
		 																																text-indent : 20px;
		 																																margin-top:10px;
		 																																margin-bottom:10px;
		 																																text-align:justify;
		 																															}

		 																															H1{
		 																																font-family : "Times New Roman", Times, serif;
		 																																font-size : 20px;
		 																																text-align : left;
		 																																margin-bottom : 10px;
		 																															}

		 																															.image{
		 																																font-size:10px;
		 																																text-align:center;
		 																																margin-bottom:15px;
		 																															}

		 																															.sacura{
		 																																background-image : url(pics/blossoms.jpg);
		 																																background-repeat : no-repeat;
		 																																background-position : bottom right;
		 																															}
