body, td, th	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : smaller;
}
.black	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}
.li1	{
	color : #9C3031;
	font-size : x-small;
}
.li3	{
	color : #5674B6;
	font-size : xx-small;
}
.li2	{
	color : Black;
}
.copyright	{
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}
a	{
	color : white;
	text-decoration : none;
	font-size : x-small;
}
a.hover	{
	color : white;
	text-decoration : none;
	font-size : x-small;
}
a.visited	{
	color : white;
	text-decoration : none;
	font-size : x-small;
}

.shadow {
	border:#CCCCCC 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}