a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF99;
	text-decoration: none;
}

td {
	font-size: 9pt;
}

.lineweight1 {
	line-height: 150%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

a.blue:link {
	color: #2B9FD8;
	text-decoration: none;
	
}
a.blue:visited {
	color: #3399CC;
	text-decoration: none;
}
a.blue:hover {
	color: #6699FF;
	text-decoration: none;
}
a.yellow:link {
	color: #FF8201;
	text-decoration: none;
}
a.yellow:visited {
	color: #FFCC00;
	text-decoration: none;
}
a.yellow:hover {
	color: #FFCC00;
	text-decoration: none;
}
.bg1 {
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;

}
