body {
		background: #ffffff;
		font-family: Tahoma, Verdana;
		font-size: 10pt;
		color: #000000;
}
ul li {
	list-style:url(images/bullet1.gif);
	line-height: 1.5em;
}

.normal {
		font-family: Tahoma, Verdana;
		font-size: 10pt;
		font-weight: medium;
}

.normalb {
		font-family: Tahoma, Verdana;
		font-size: 10pt;
		font-weight: bold;
}

.hrb {
		height: 1px;
}

.hd1 {
		font-family: Tahoma, Verdana;
		font-size: 14pt;
		font-weight: medium;
}
.hd2 {
		font-family: Tahoma, Verdana;
		font-size: 12pt;
		font-weight: bold;
}
.hd3 {
		font-family: Tahoma, Verdana;
		font-size: 24pt;
		font-weight: medium;
		color:#78191c;
		font-style:italic;
		line-height:1.5em;
}
a:link, a:visited {
		color: #78191c;
		text-decoration: none;
}

a:active {
		color: #78191c;
		text-decoratin: none;
}

a:hover {
		color: #999999;
}

.menu {
		font-family: Tahoma, Verdana;
		color: #ffffff;
		font-weight: bold;
		background: #78191c;
		text-align: center;
		font-size: 12pt;
}

a.mnu:link, a.mnu:visited, a.mnu:active {
		color: #ffffff;
		text-decoration: none;
}

a.mnu:hover {
		color: #ffff00;
}
.smltext {
		font-size:12px;
		line-height:1.45em;
}