/* body {
  background:#CCCCCC;
  margin:0;
  /* padding:40px 20px; */
  font: Verdana, Arial, Helvetica, sans-serif;
  /*text-align:center; */
  color:#333333;
  /* font-size: small; */
  } */
p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 120%; 
  font-size: 0.7em;
  }
td {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  line-height: 120%; 
  font-size: 0.7em; 
  }
.pagetitle_blue {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.9em; 
  line-height: 100%; 
  font-weight: bold;
  color: #194d90;
  }
.pagetitle_gold {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 0.9em; 
  line-height: 100%; 
  font-weight: bold;
  color: #c69c26;
  }
.boldblue {  
  font-weight: bold;
  color: #194d90;
  }
.boldgold {  
  font-weight: bold;
  color: #c69c26;
  }
h1 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1.2em; 
  line-height: 100%; 
  font-weight: bold;
  color: #009966;
  }
h2 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1.1em; 
  line-height: 100%; 
  font-weight: bold;
  color: #009966;
  }
h3 {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1em; 
  line-height: 100%; 
  font-weight: bold;
  color: #009966;
  }
a:link {
  color:#194d90;
  font-weight: bold;
  text-decoration:none; 
  }
a:visited {
  color:#194d90;
  font-weight: bold;
  text-decoration:none; 
  }
a:hover {
  /* background-color: #c69c2b; */
  color:#c69c2b;
  font-weight: bold;
  text-decoration: underline; 
  }
a: {
	color: #194d90;
	font-weight: bold;
    text-decoration:none; 
  }
.caption {  
  font-size: 0.65em; 
  color: #666666}
b {  
  color: #555555; 
  font-weight: bold
  }
.tinytext {  
  font-size: 0.9em; 
  line-height: 100%; 
  color: #333333}

.tinytext:link {
  font-size: 0.9em; 
  color:#194d90;
  font-weight: bold;
  text-decoration:none; 
  }
.tinytext:visited {
  font-size: 0.9em; 
  color:#194d90;
  font-weight: bold;
  text-decoration:none; 
  }
.tinytext:hover {
  /* background-color: #c69c2b; */
  font-size: 0.9em; 
  color:#c69c2b;
  font-weight: bold;
  text-decoration: underline; 
  }
.tinytext:active {
  /* background-color: #c69c2b; */
  font-size: 0.9em; 
  color:#194d90;
  font-weight: bold;
  text-decoration:none; 
  }
ul {
  /* list-style-type: square; */
  list-style-image: url(../images/bullet1.gif); 
  }

.scrolltext{	position: static;
 	width: 700px;/*100%;*/
 	height: 348px; 
 	border-width: 2px;
 	overflow: auto;
 	padding: 0px 10px 0px 0px;
 	scrollbar-face-color: #E7CF92;
 	scrollbar-shadow-color: #c69c2b;
 	scrollbar-highlight-color: #FFFFFF;
 	scrollbar-3dlight-color: #c69c2b;
 	scrollbar-darkshadow-color: #c69c2b;
 	scrollbar-track-color: #E7CF92;
 	scrollbar-arrow-color: #c69c2b;
 	border: 1px #c69c2b}

.scrolltext2{
	position: static;
	width: 536px;
	height: 304px;
	border-width: 2px;
	overflow: auto;
	padding: 0px;
	scrollbar-face-color: #E7CF92;
	scrollbar-shadow-color: #c69c2b;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #c69c2b;
	scrollbar-darkshadow-color: #c69c2b;
	scrollbar-track-color: #E7CF92;
	scrollbar-arrow-color: #c69c2b;
	border: 1px #c69c2b;
	margin-left: 23px;
}

p img {
	margin-left: 6px; 
}
