a {
	text-decoration: none;
	color: #223040;
	letter-spacing : 1px;
	font-weight : bolder;
}
a:hover {
	text-decoration: underline;
	color: #224B5D;
}

.font-norm {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : #2B5A65;
	line-height : 135%;
}

.font-2 {
	color : #2B475A;
	font-size : 12px;
}

p {
	text-indent: 30;
	text-align : justify;
}

.font-t {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
}

.input {
	background-color : #4a78ad;
	border : 1px solid #5891b6;
	color : #C2E1E9;
	font : 12px;
}

.font-zag {
	font-size: 14px;
	font-weight : bolder;
	color : #2B475A;	
}

.td-bg1 {
	background-color: #C7D1D0;
	text-indent : 4px;
}

.td-bg2 {
	background-color: #acc6c1;
	text-indent : 1px;
}

.td-bg2a {
	background-color: #c1cecd;
	text-indent : 1px;
}

