
	body  {
			color: #003366; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 100%; 
			line-height: 120%; 
			}
			
	div  {
			color: #003366; 
			font-family: Verdana, Arial, Helvetica, sans-serif;		
			font-size: 100%; 
			letter-spacing: 0.1em;
			line-height: 120%; 
			}
			
	p {
			font-size: 100%; 
			text-align: left;
			}
			
	.indent {
			margin-left:100px; 
			}
			
	.center {
			text-align: center;
      }

	td.talk {
			text-align: center;
			font-style: oblique;
			line-height: 120%; 
			font-size: 100%; 
			font-weight: bold;
      }

	td.talk_narrow {
			text-align: center;
			font-style: oblique;
			line-height: 120%; 
			font-size: 100%; 
			font-weight: bold;
			margin-left: 50px; 
			margin-right: 50px; 
      }

	.chat {
			text-align: center;
			font-style: oblique;
			line-height: 120%; 
			font-size: 100%; 
			font-weight: normal;
      }

	.C {
			text-align: center;
      }

	ul {
			text-align: left;
      }

	td {
			color: #003366; 
			font-family: Verdana, Arial, Helvetica, sans-serif;		
			font-size: 100%; 
			letter-spacing: 0.1em;
			line-height: 120%; 
      }

	.center_small {
			text-align: center;
			font-size: 90%; 
			letter-spacing: 0.1em;
      }

	em {
			color: #f20500; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 110%;
			}
			
	.strong {
			font-weight: bold;
			}
			
	strong {
			font-weight: bold;
			}
			
	*.title {
			font-weight: bold;
			font-size: 105%; 
			letter-spacing: 0.1em;
			line-height: 140%; 
			}
			
	*.titleC {
			font-weight: bold;
			font-size: 105%; 
			letter-spacing: 0.1em;
			line-height: 140%;  
			text-align: center;
			}
			
	*.title-center {
			font-weight: bold;
			font-size: 120%; 
			letter-spacing: 0.1em;
			line-height: 140%; 
			text-align: center;
			}
			
	td.num { text-align: right;}
			
a:link { color: #800040; }  /* for unvisited links */
a:visited { color: #800040 } /* for visited links */
a:hover { color: #0099ff ;text-decoration: underline;} /* when mouse is over link */
a:active { color: #0099ff } /* when link is clicked */ 
	
	a { 
			text-decoration: none;
			font-size: 100%;
			font-weight: bold;
			letter-spacing: 0.1em;
			}
	
	a.small { 
			text-decoration: none;
			font-size: 10px;
			font-weight: normal;
			letter-spacing: 0.0em;
			}
