td {
  vertical-align: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #313F81;
	line-height: 19px;
	font-style: normal;
	background-color: 1B2777;
}
body {
	background-color: DBDDE9;
	background-image: url(../images/bkgrd.png);
	background-repeat: repeat;
}
a {
	font-size: x-small;
	color: #504F99;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: 313F81;
	line-height: 19px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: 313F81;
	font-weight: normal;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 19px;
	font-weight: bolder;
	color: 313F81;
}
