body {
	color: #003366;
}
h2 {
	font-size: 12px;
}
table {
	font-size: 11px;
}
.table_border { border: solid 1px #dcdcdc }
a:link { color: #4169e1 ; text-decoration: none; }
a:visited { color: #4169e1 ; text-decoration: none; }
a:hover { color: #1e90ff ; text-decoration: none; }
a:active { color: #1e90ff ; text-decoration: none; }
.font_title {
	font-weight: bold;
}
.index img { border: solid 5px #FFFFFF; }
