/* BT and A Stylesheet */
  body {font-family: verdana; font-size: 12pt}
	h1 {font-family: verdana}
	h2 {font-family: verdana}
	h3 {font-family: verdana}
	h4 {font-family: verdana}
	h5 {font-family: verdana}
	p  {font-family: verdana}
  li.bullet {color: color: green; list-style-image: url(images/ballgreen.gif)}
	li.b {color:#00008B}
  li {color: green}
	blockquote {font-family: verdana; color: red}
	td {font-family: verdana; color: black}
  hr {color: #CC9933; width: '80%'; size: 5px; text-align: center}
	.header1 {font-family:verdana; color:red; font-weight:bold; font-size:200%}
  /* For use when you do not want two linefeeds after the header. Font-size per
	   centages approximate the h1-h5 tags.
   */
  .hdr1{font-family: verdana; color:red; font-size:180%; font-weight:bold}
  .hdr2{font-family: verdana; color:red; font-size:140%; font-weight:bold}
  .hdr3{font-family: verdana; color:red; font-size:100%; font-weight:bold}
  .hdr4{font-family: verdana; color:red; font-size:95%; font-weight:bold}
  .hdr5{font-family: verdana; color:red; font-size:90%; font-weight:bold}

  .theme {font-family:verdana; color:red}
	.b {font-family:verdana; color:black}
	form {font-family:verdana; color:black}
  .formCheckText{font-family:verdana; color:black}
	p.g {font-family:verdana; color:#006400}
	p.table {font-family:ariel; color:white; font-weight:bold}
	.copyright {font-family: verdana; color: red}
	th {color: black}
	th.w {font-family: verdana; color: white; font-weight: bold; background-color: red}

	td.g {font-family: verdana; color:#333333}
	td.p {font-family: times new roman; font-weight:bold}
	td.w {font-family: verdana; color: white; font-weight: bold; background-color: red}
	
	/* Style classes */
  .acro {background-color: #F5F5F5}
  .bull {color:red}
  .dotcolor {color:red; font-weight:bold}
  .subtitle {font-family: verdana; color: red; font-weight:bold; font-size:150%;}
  .napaAcc {font-family: verdana,arial; color: #00008B; font-weight:bold}
  .napaCode {font-family: verdana,arial; color: #00008B; font-weight:bold; font-style:italic}
	.bb{font-family: verdana; color: black; font-weight:bold}
	.bt{font-family: verdana; color: red; font-weight:bold}
	.tire {font-family: times new roman; color:black; font-weight:bold; font-size:180%}
	.f {font-family: brush script mt; color: red; font-weight:bold; font-size:28pt}
	.th1 {font-family: verdana; color: red; font-weight:bold; font-size:150%}
	.th2 {font-family: verdana; color: red; font-weight:bold; font-size:140%}
	.c {font-family: verdana; color: red; font-weight:bold; font-size:9pt}
	.r {font-family: verdana; color: red}
	.logo {font-family:arial; color:#006400; font-weight:bold}
	.notes{font-family: verdana; color:#00008B; font-size:9pt}
	.note {font-family: verdana; color:black; font-size:70%}

	/* For left segment */
  .title {color: #00008B; font:9pt verdana,arial,helvetica}
  .t     {color: #00008B; font:8pt verdana,arial,helvetica}
  .tiny  {color: #00008B; font:7pt verdana,arial,helvetica}
  .tips  {color: #006400; font:9pt verdana,arial,helvetica; font-weight:bold;}
	
	/* Links */
	a:visited {color: #8B008B; text-decoration: underline}
	a:active  {color: blue;  text-decoration: none}
	a:link    {color: red;  text-decoration: underline}
	a:hover   {color: blue;   text-decoration: none}
