body {
	font-family: Georgia, serif;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bigTB {
	font-family: Georgia, serif;
	font-size: 12px;
	border: 10px solid #FFFFFF;
}
.hh3 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}
.h15 {
	line-height: 20px;
}
.grey {
	color: #999999;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color:#555555;
	text-decoration: none;
}
a:hover {
	color:#0000CC;
	text-decoration:underline
}
a:active {
	color:#FF641A;
	text-decoration:underline
}
.hh2 {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
}
.hh4 {
	font-family: Georgia, serif;
	font-size: 12px;
}
.hh5 {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.or {
	color: #FF641A;
}
.tbDOT {
	border: 1px dashed #333333;
}

a.hi {
	color: #999999;
	text-decoration: none;
	cursor: text;
}
a.hi:link {
	color: #999999;
	text-decoration: none;
	cursor: text;
}
a.hi:hover {
	color: #999999;
	text-decoration: none;
	cursor: text;
}
a.hi:visited {
	color: #999999;
	text-decoration: none;
	cursor: text;
}
a.hi:active {
	color: #999999;
	text-decoration: none;
	cursor: text;
}