body {
	background-color: #cccccc;
}

TABLE {
	COLOR: #333333; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal;
}

a:link 		{  color: #333333; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a:active 	{  color: #333333; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a:visited 	{  color: #333333; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a:hover 	{  color: #000000; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}

a.redLink:link 		{  color: #ff0000; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a.redLink:active 	{  color: #ff0000; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a.redLink:visited 	{  color: #ff0000; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}
a.redLink:hover 	{  color: #ffffff; FONT-SIZE: 9pt; text-decoration: none; font-weight: none}

a.menu:link 	{  color: #ffffff; FONT-SIZE: 12pt; text-decoration: none; font-weight: none; height:20px; font-weight:bold; padding:2px}
a.menu:active 	{  color: #ffffff; FONT-SIZE: 12pt; text-decoration: none; font-weight: none; height:20px; font-weight:bold; padding:2px}
a.menu:visited 	{  color: #ffffff; FONT-SIZE: 12pt; text-decoration: none; font-weight: none; height:20px; font-weight:bold; padding:2px}
a.menu:hover 	{  color: #000000; FONT-SIZE: 12pt; text-decoration: none; font-weight: none; height:20px; font-weight:bold; padding:2px; background-color:#ffff00}

.whiteline {
	COLOR: #ffffff;
}
.style2 {
	font-size: 10px;
	color: #666666;
}