<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>My css</title>
<style type="text/css">
<!--
body {
	font-family: "Times New Roman", Arial;
	padding: 0;
	margin: 0;
	font-size: medium;
}
.style4 {color: #FFFFFF}
.style5 {color: #FFFFFF}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}


a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#link{
	margin: 0;
	text-align: center;
	font-size: medium;
	color: #FFFFFF;
	float: left;
}
-->

</style>
</head>

<body>

	
</body>
</html>

