.list {  list-style: disc url(../images/point01.gif) outside; font-size: 12px}
.list-square {  list-style: square outside}
address {  font-style: normal; font-size: 12px}

pre.program {
	border-style: solid;
	border-width: thin thick thin thin;
	border-color: #999999;
	color: #444444;
	background-color: #ccccff;
	white-space: pre;
	margin-right: 4em;
	margin-left: 2em;
	padding: 0.3em 0.7em;
}

h1 {
  color: #666666;
  border-color: black black #666666;
  padding: 0.3em 0.3em;
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  border-style: groove;
  border-top-width: 0px;
  border-right-width: 0px; 
  border-bottom-width: 0.2em; 
  border-left-width: 0px
}

h2 {
  color: #333333;
  border-color: #6666FF #6666FF #6666FF #666666;
  width: 100%;
  padding: 0.5em;
  font-weight: bold;
  font-size: 100%;
  border: solid;
  border-width: 0px 0px 0px 0.5em
}

h3 {
  color: #333333;
  background-color: #FFCC66;
  width: 100%;
}
.caption {  font-size: 14pt; font-weight: bold; color: #454545; background: #CCCCFF; width: 100%}
td.topheader {  font-weight: bolder; color: #FFFFFF; background: #66FFFF}
th.headtab {  color: #FFFFFF; background: #9999FF}

.topbanner {  width: 100%; color: #FFFFFF; font-size: 10px; border-width: auto auto thin; border: black none; font-weight: bold; background: #66CC66}
body {  
 white-space: normal; 
 margin: 30px 20px; 
 color: #333333;
}

a:hover {
  color: #FF6666;
  text-decoration: underline;
}

a.visited {  
  font-weight: bold;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}

.menu {  background: #E1FCFF repeat-x; border: 1px #0000CC solid; font-style: normal; font-weight: bold; color: #000033; font-size: 12px}
.menu2 {  border: ridge; font-style: normal; font-weight: normal; font-size: 12px; border-width: 0px thin; border-color: black #0000CC}
td.border1 {
	border-right: thin #663333;
	border-bottom: thin solid #663333;
	font-size: 12px;
}
.f12pt {  font-size: 12px}

