div.left { float: left; width: 570px; }
div.right { float: right; width: 570px; }
div.center {
  margin-left: auto;
  margin-right: auto;
  width: 570px;
}

/* Formerly in cstyle.css */

.alink {color: /*DarkBlue*/#00008B; font-weight:bold; font-size: 8pt;}
.alink:visited { color: /*DarkBlue*/#00008B; font-weight:bold; font-size: 8pt;}
.alink:hover { color: /*DarkGreen*/#006400; font-weight:bold; text-decoration:none; font-size: 8pt;}
body {font-family: arial; font-size: 10pt; color:/*DarkBlue*/#00008B}
table small {font-family: arial; font-size: 8pt;}
h1 {font-family: arial; font-weight:bold; font-size:20pt; color:/*DarkBlue*/#00008B}
h2 {font-family: arial; font-weight:bold; font-size:14pt; color:/*DarkBlue*/#00008B}
h3 {font-family: arial; font-weight:bold; font-size:11pt; color:/*DarkBlue*/#00008B}

/* Formerly in mstyle.css */

.alink {color:/*DarkBlue*/#00008B; font-weight:bold; text-decoration:underline; font-size: 9pt;}
.alink:visited { color:/*DarkBlue*/#00008B; font-weight:bold; text-decoration:underline; font-size: 9pt;}
.alink:hover { color:/*DarkGreen*/#006400; font-weight:bold; text-decoration:none; font-size: 9pt;}
.here {color: /*DarkGoldenRod*/#B8860B; font-weight:bold; text-decoration:none; font-size: 9pt;}
body {font-family: arial; font-size: 10pt; color:/*DarkBlue*/#00008B}
table {font-family: arial; font-size: 10pt; color:/*DarkBlue*/#00008B}
h1 {font-family: arial; font-weight:bold; font-size:20pt; color:/*DarkBlue*/#00008B}
h2 {font-family: arial; font-weight:bold; font-size:14pt; color:/*DarkBlue*/#00008B}
h3 {font-family: arial; font-weight:bold; font-size:11pt; color:/*DarkBlue*/#00008B}
