
	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:link { color : #744D2E; }
    a:visited { color : #744D2E; }
    a:hover { color : #946D3E }
    a:active { color : #744D2E }

    img { border-color : #000000; }
    
    

my style              {font-family:"Times New Roman", Times, serif;
                       font-size:10px;
					   font-weight:normal;
					   color:#666666;
					   text-decoration:none;
					   }
					   
body                   { margin-top:0px;
                         margin-bottom:0px;
						 margin-left:0px;
						 margin-right:0px;
						 background-color:#603A19;
						 }
						 
.mainlayer               {width:760px;
	                      height:550px;
	                      background-attachment:fixed;
	                      position:absolute;
	                      left: 114px; azimuth:center;
						  }
						  
#image_1                   {width:760px;
                            height:81px;
							background-attachment:fixed;
							background-image:url(Image/Image_1.jpg);
							background-repeat:no-repeat;
							margin:auto;
							}
							
#image_2                   {width:760px;
                            height:75px;
							background-attachment:fixed;
							background-image: url(Image/Image_2.jpg);
							background-repeat:no-repeat;
							margin:auto;
							}
							
#image_3                   {width:760px;
                            height:296px;
							background-attachment:fixed;
							background-image: url(Image/Image_3.jpg);
							background-repeat:no-repeat;
							margin:auto;
							}
							
#image_4                   {width:760px;
                            height:90px;
							background-attachment:fixed;
							background-image: url(Image/Image_4.jpg);
							background-repeat:no-repeat;
							margin:auto;
							}
							
#image_5                   {width:760px;
                            height:165px;
							background-attachment:fixed;
							background-image: url(Image/Image_5.jpg);
							background-repeat:no-repeat;
							margin:auto;
							}
                            
