body{
	font-family: "Trebuchet Ms", Arial, Helvetica, Geneva, sans-seriff;
	Background-color:ffffff;
	text-align:left;
	overflow: hidden;
}

a:link {
	color: black;
	text-decoration: none;
        font-size:11px;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #cc3300;
	text-decoration: none;
}

a:active {
	color: #cc3300;
	text-decoration: none;
}

#headingBox{
	background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
	width:555px;
	z-index: 1;
}

#headingBox02{
	background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#CCCCCC;
	width:535px;
	z-index: 1;
}


#news{
	position:absolute;
	width:540px;
	height:500px;
	overflow:hidden;
	z-index: 1;
}
h7{
	/* line-height: -2px; NOT VALID */
	font-size:12px;
}

p{
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

p2{
	font-size: 11px;
}

#item01{
}

#item02{
}

#item03{
}