body
{
margin:0px;
padding:0px;
background-color:#FFFFFF;
overflow:auto;
}
td,tr
{
font-family:tahoma;
font-size:9px;
color:#818181;
vertical-align:top;
text-align:left;
}
.time
{
color: #999999;
font-family: tahoma; 
font-size:9px;
font-weight: bold;
margin:0px;
padding:0px;
}
A.altTitle {
	FONT-WEIGHT: bold; CURSOR: default; TEXT-DECORATION: none
}
A.altTitle:hover {
	FONT-WEIGHT: bold; CURSOR: default; TEXT-DECORATION: none
}
A.altTitle:hover {
	BORDER-BOTTOM: 1px dotted
}
.m
{
vertical-align:middle;
}
.b
{
vertical-align:bottom
}
a {
	font-family: Tahoma;
	font-size: 9px;
	color: #3498C9;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3498C9;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #3498C9;
}

a.gray {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
a.gray:link {
	text-decoration: none;
		font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
}
a.gray:visited {	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.gray:hover {	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.gray:active {	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.blue
{
color:#3498C9;
}
.dblue
{
color:#0066CB;
}

#copy
{
color:#FFFFFF;
font-weight:bold;
font-size:11px;
padding-top:11px; 
}
#copy a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#copy a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#copy a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#copy a:hover {
	text-decoration: underline;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#copy a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}