/* CSS Document */
html, body {
    background-color:#f6efce; /* #f6efce  #ffe4a3*/
	height:100%; 
	text-align:center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	color: #1A2252;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #666666;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
p {
	text-align:justify;
}
div#center {
    background-color:#f6efce; /* #f6efce  */
    height:100%; 
    width:960px; 
    margin: 0 auto 0 auto;
} 
.navi2 a {
    color: #1A2252;
	text-decoration: none;
	font-weight: bold;
}
.navi2 a:hover {
    color: #9bcb4c;
	text-decoration: none;
	font-weight: bold;
}
.navi1 a {
    color: #c33235;
	text-decoration: none;
}
.navi1 a:hover {
    color: #9bcb4c;
	text-decoration: none;
	}	
.txt18b {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 color: #c33235;
	 font-weight: bold;
	 letter-spacing: 1.1px;
}
.txt17b {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 17px;
	 color: #c33235;
	 font-weight: bold;
	 letter-spacing: 1.2px;
}
.txt16b {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 color: #c33235;
	 font-weight: bold;
	 letter-spacing: 1.1px;
}
.txt13 {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 color: #c33235;
	 line-height: 18px;
	 }
.txt13ff {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 color: #c33235;
	 line-height: 14px;
	 }	 
.txt13b {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 color: #c33235;
	 
	 font-weight: bold;
	 }
.txt10px {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #c33235;
	 line-height: 12px;
	 }	 	 
