body {
	font-family: Tahoma, Arial, Geneva;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-face-color: #F9E99C;
	scrollbar-track-color: #8F8D79;
	scrollbar-arrow-color: #4d4d4d;
	scrollbar-highlight-color: #FCF5D0;
	scrollbar-3dlight-color: #E2DDB6;
	scrollbar-shadow-color: #6D6C62;
	scrollbar-darkshadow-color: #4d4d4d;
	color: #000000;
	background-color: #4d4d4d;
}

a { 
	color: #000000; 
	text-decoration: none; 
}		
a:hover { 
	color: #CC9900; 
	text-decoration: none; 
}

.bkg1 {
	background-color: #F9E99C;
	background-image: url(../../i/bkg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bkg2 {
	background-image: url(../../i/bkg2.jpg);
}

.tx1 {
	font-size: 13px;
	font-style: normal;
	text-align: justify;
}

.tx1centre {
	font-size: 14px;
	font-style: normal;
	text-align: center;
}

.tx2 {
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	font-weight: bold;
}

.tit1 {
	font-size: 16px;
	font-weight: bold;
}

.tit2 {
	font-size: 13px;
	font-weight: bold;
}

.lk1 {
	font-size: 11px;
	font-style: normal;
}



