body {
	scrollbar-arrow-color: White;
	scrollbar-base-color : #3B446D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.intext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inps {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration : undeline;
	color : #ffff00;
}
a:visited {
	text-decoration : undeline;
	color : #ffff00;
}
a:active {
	text-decoration : undeline;
	color : #ffff00;
}
a.m:link {
	text-decoration : none;
	color : Blue;
}
a.m:visited {
	text-decoration : none;
	color : Blue;
}
a.m:active {
	text-decoration : none;
	color : Blue;
}
a.m:hover {
	text-decoration : underline;
	color : Blue;
}
a.lfoot:link {
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
}
a.lfoot:visited {
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
}
a.lfoot:active {
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
}
a.lfoot:hover {
	text-decoration : underline;
	color : #ffffff;
	font-size : 11px;
}
.bframe1 {
	background-color: #495380;
}
.bframe2 {
	background-color: #616C9D;
}
.under {
	text-decoration: underline;
}

