body {  
                         font-size: 14px; 
                         font-color: #2C4B68;
                         font-family: tahoma;
                         font-weight: normal; 
                         font-style: normal; 
                         text-decoration: none;
                         text-align:left;
                         line-height: 1.3em;
                         background: #BFD2E1;
                         }

td {  
                         font-size: 14px; 
                         font-family: tahoma;
                         font-color: #2C4B68;
                         font-weight: normal; 
                         font-style: normal; 
                         text-decoration: none;
                         line-height: 1.3em;
                         background: #BFD2E1;
                         }

.ruby {  
                         font-size: 10px; 
                         font-color: #2C4B68;
                         font-family: tahoma;
						 position: absolute; 
                		 top: 420px; 
                		 left: 30px;
						 width: 150px;
                         }

.copy {  
                         font-size: 10px; 
                         font-color: #2C4B68;
                         font-family: tahoma;
						 position: absolute; 
                		 top: 400px; 
                		 left: 30px;
                         }

.girl {  
						 position: absolute; 
                		 top: 25px; 
                		 left: 25px;
                         }

.title {  
						 position: absolute; 
                		 top: 85px; 
                		 left: 400px;
                 		 width: 350px;
                         }

.nav {  
						 position: absolute; 
                		 top: 45px; 
                		 left: 400px;
						 width: 350px;
                         }

.text {  
                         font-size: 14px; 
                         font-color: #2C4B68;
                         font-family: tahoma;
                         text-align: justify;
                         line-height: 1.3em;
				 		 position:absolute; 
                		 top: 140px; 
                		 left: 400px; 
                		 width: 400px;
                         }

a:link {
                         font-size: 14px;
                         color: #2C4B68;
 						 font-weight:bold;
                         text-decoration: underline;
                         }

a:visited {
                         font-size: 14px;
                         color: #2C4B68;
						 font-weight:bold;
						 text-decoration: underline;
                         }

a:active {
                         font-size: 14px;
                         color: #2C4B68;
 						 font-weight:bold;
                         }

a:hover {
                         font-size: 14px;
                         color: #BFD2E1;
						 background:#2C4B68;
                         text-decoration: none;
						 font-weight:bold;
                         }

a.jam:link {
                         font-size: 10px;
                         color: #2C4B68;
 						 font-weight: bold;
                         text-decoration: none;
                         }

a.jam:visited {
                         font-size: 10px;
                         color: #2C4B68;
						 font-weight: bold;
						 text-decoration: none;
                         }

a.jam:active {
                         font-size: 10px;
                         color: #2C4B68;
 						 font-weight: bold;
                         }

a.jam:hover {
                         font-size: 10px;
                         color: #BFD2E1;
						 background:#2C4B68;
                         text-decoration: none;
						 font-weight:bold;
                         }
