@charset "utf-8";
#contect {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 15px;
	line-height: 19px;
	color: #333333;
	margin: 5px;
	padding: 5px;
}
#contect a:link {
	color: #003366;
	text-decoration: underline;
}

#contect h1 {
	font-size: 18px;
	color: #C03;
}
#contect a:visited {
	color: #003366;
	text-decoration: underline;
}
#contect a:active {
	color: #006633;
	text-decoration: underline;
}
#contect a:hover {
	color: #006633;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	color: #000066;
	text-decoration: underline;
}
.date {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
}
#contect h2 {
	font-size: 16px;
	color: #069;
}
#contect h3 {
	font-size: 15px;
	color: #066;
}
td {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 15px;
	line-height: 19px;
	color: #333333;
}
.branch_table {
	border: medium solid #eee;
}
#white_bold a {
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	background: #006633;
}
#course {
	line-height: 90%;
}

a.whitelink:link {
	font-weight: bold;
	color: #FFF;
}
a.whitelink:visited {
	font-weight: bold;
	color: #FFF;
}
a.whitelink:active {
	font-weight: bold;
	color: #FFF;
}
a.whitelink:hover {
	font-weight: bold;
	color: #FFF;
}
.whiteBold {
	font-weight: bold;
	color: #FFF;
	line-height: 90%;
}
.white {
	color: #FFF;
	line-height: 90%;
}
hr {
	color: #9CC;
	background-color: #9CC;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contect h4 {
	font-size: 14px;
	color: #06C;
}
