@charset "UTF-8";
/* CSS Document */

h1 {
	font-size:20px;
	font-weight:normal;
	color:#02437F;
}
h2 {
	font-size:16px;
}
.small {
	font-size:11px;
}
.ruledTable td {
	border-bottom:1px solid gray;
}