body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}
ul {
list-style-image: url(images/Bullet_orange_sm.gif);
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

a:link {
	color: #000066;
}

a:visited {
  color: #000066;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #000066;
}

a.blink {
  color: #000000;
  	text-decoration: none;
}

a.blink:visited {
  color: #000000;
  	text-decoration: none;
}

a.blink:hover {
	color: #0033CC;
		text-decoration: none;
}

a.blink:active {
  color: #000000;
  	text-decoration: none;
}

form {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
	font-weight: bold;

	color: #999999;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;

}


.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: bold;

}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-weight: bold;
	color: #000000;
}

