body  {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	font-size : 8px;
}
h1 {
	font-size : 14px;
    text-decoration: none;
	font-weight : bold;
	color : #000000;
}
h2 {
	font-size : 13px;
    text-decoration: none;
	font-weight : bold;
	color : #000000;
}
h3 {
	font-size : 12px;
    text-decoration: none;
	font-weight : bold;
	color : #000000;
}
#menu-dwp{
    position: absolute;
	top: 120px;
	left: 10px;
	width: 124px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #000000;#
	background-color: #BDDAF2;
	z-index:1;
}

#top{
    position: absolute;
	top: 0px;
	left: 10px;
	
}

#content-dwp{
    position: absolute;
	top: 120px;
	left: 150px;
	font-size : 9px;
    text-decoration: none;
	font-weight : normal;
	color : #ffffff;
	z-index:6;
	width: 818px;
    background-color: #cccccc;
}
#content2-dwp{
    position: absolute;
	top: 750px;
	left: 150px;
	font-size : 12px;
    text-decoration: none;
	font-weight : normal;
	color : #000000;
	z-index:6;
	width: 818px;
    background-color: #ffffff;
}

a:link  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

s {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}
td  {
	font-size : 10px;
}

a img { border: #000000; }


