/* CSS Document */

body,html {
	scrollbar-arrow-color:#bbbbff;
	scrollbar-face-color:#0000ff;
	scrollbar-highlight-color:#FFffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-base-color:#cccccc;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#bbbbff;
	border:border-style:double;
}
BODY {

  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  line-height: 160%;
  font-family: arial;
  color: #000000;
  background-color: #BBBBFF;
  cursor:url("brand.cur");
  width:800px;
 }
 
P {
  font-style: normal;
  font-weight: normal;
  font-size: 14pt;
  line-height: 160%;
  font-family: arial;
  color: #ffffff;
  text-align: center;
}

HTML {
 cursor:url("brand.cur");
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  line-height: 160%;
  font-family: arial;
  color: #000000;
}
.small {
font-size:xx-small;
color:#000000;
}
.nav a, .nav {font-family:"BankGothic Md BT"; font-size:36px; text-decoration:none; color:#000000;}
