TABLE.white
{
	COLOR: #DDDDDD;
	FONT-SIZE: 8pt;
	font-family :  verdana;
	line-height : 150%;
	text-align: justify;
	word-spacing : -1px;
}
TABLE.white_sm
{
	COLOR: #DDDDDD;
	FONT-SIZE: 6pt;
	font-family :  verdana;
	line-height : 150%;
	text-align: justify;
	word-spacing : -1px;
}
TABLE.black
{
	COLOR: #000000;
	FONT-SIZE: 8pt;
	font-family :  verdana;
	line-height : 150%;
	text-align: justify;
	word-spacing : -1px;
}
A.black:link
{
	color: #000000;
	font-size: 10pt;
	font-family : verdana;
	text-decoration: none;
	line-height: 120%;
	line-spacing: 1px;
}
A.black:hover
{
	color: #ffffff;
	font-size: 10pt;
	font-family : verdana;
	text-decoration: none;
	line-height: 120%;
	line-spacing: 1px;
}
A.black:visited
{
	color: #000000;
	font-size: 10pt;
	font-family : verdana;
	text-decoration: none;
	line-height: 120%;
	line-spacing: 1px;
}
A.red:link
{
	color: #ff0000;
	font-size: 9pt;
	font-family : verdana;
	text-decoration: none;
	line-height: 120%;
	line-spacing: 1px;
}
A.red:hover
{
	color: #ff0000;
	font-size: 9pt;
	font-family : verdana;
	text-decoration: none;
	line-height: 120%;
	line-spacing: 1px;
}
A.red:visited
{
	color: #ff0000;
	font-size: 9pt;
	font-family : verdana;
	text-decoration: none;
	line-height: 120%;
	line-spacing: 1px;
}
.yellow
{
	color: #ffcc66;
	font-size: 9pt;
	font-family : verdana;
	text-decoration: none;
	line-height: 120%;
	line-spacing: 1px;
}
.bold
{
	color: #dddddd;
	font-size: 10pt;
	font-family :  verdana;
	text-align: center;
	line-spacing: -1px;
	line-height: 110%;
}