<!--

body{
	background-color:white;
	background-image:url('/img/wan24big.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed
}

p,div,li,td{
	font-family:Verdana;
	font-size:12px;
	color:black
}

h1{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:black
}

h2{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:black
}

h3{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:black
}

a{
	color:blue
}

a:hover{
	background-color:blue;
	color:white;
	text-decoration:none
}

//-->
