/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC9900;
	font-weight:bold;
}
a:visited {
	color: #CC9900;
	font-weight:bold;
}
a:active {
	color: #CC9900;
	font-weight:bold;
}
a:hover {
	color: #666666;
	font-weight:bold;

}
.friend:link {
	font-size:18px
}
.friend:visited {
	font-size:18px
}
.friend:active {
	font-size:18px
}
.friend:hover {
	font-size:18px
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.hdr {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.subhdr {
	font-weight:bold;
}
.subtxr {
	font-size:11px;
}
.date {
	font-size:11px;
	font-weight:bold;
}
.footer {
	font-size:10px;
	color:#000000;
}
.tnc {
	font-size:10px;
	color:#000000;
}