/*--　whatsnew  --*/

body {
	background-color: #FFFFFF;
}

*{
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding: 5px 0px 0px 15px;
	list-style-position: inside;
	list-style-type: disc;
	line-height:1.3em;
	text-indent: -12px;
}

image {
	border: none;
}

body,td,th {
	font-size: 9pt;
	color: #3E3E00;
	margin: 0;
}

a:link {
	font-weight: 800;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-weight: 800;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-weight: 800;
	text-decoration: none;
	color: #CC0000;
}
.clear {
  clear: both;
}




