img { 
	border-color: #21507f; 
}

table.bluebox {
	border-style: dotted dotted dotted dotted;
	border-width: 1px 1px 1px 1px;
	border-color: rgb(0, 51, 102) rgb(0, 51, 102) rgb(0, 51, 102) rgb(0, 51, 102);
	border-collapse: collapse;
	background-color: #F9FAF5;
}

H1 {
  color: #000000;
  font-family: Garamond, serif;
  font-size: 22pt;
  font-weight: bold;
}

H2 {
  color: #000000;
  font-family: Garamond, serif;
  font-size: 18pt;
  font-weight: bold;
}

H3 {
  color: #000000;
  font-family: Garamond, serif;
  font-size: 14pt;
  font-weight: bold;
}

H4 {
  color: #000000;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}

P {
  padding-left: 20px;
  padding-right: 20px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
}

TD {
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
}

B {
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.smallprint {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
}

A {
  color: #0000FF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none
}

A:visited {
  color: #0033FF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none
}

A:active {
  color: #0033FF;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none
}

A:hover {
  color: #000066;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.menu {
	font-family: Garamond, serif;
	font-size: 20px;
    font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 35px;
}

.menu a {
	font-family: Garamond, serif;
	color: #000000;
	font-size: 20px;
	padding-right: 3px;
	padding-left: 3px;
}

.menu a:hover {
	color: #FFFFFF;
	font-family: Garamond, serif;
	background-color: #21507f;
	background-image: url(menu_fade.gif);
}

body { 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #21507f; 
	background-image: url(bluefade.gif); 
	background-repeat: repeat-x;
}
