body{
	font-size : 12px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
	background-color : white;
	text-align: center;
}
td{
	font-size : 12px;
}

.TestClass
{

}
a:link, a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #0B333C;

}

li{
	padding-top:5px;
	list-style-type:square;
	

}

#LeftMenu img {width: expression(this.width > 400 ? 400: true); max-width: 400px;}      


