<style type=text/css>
<!--

body {background: #FFFFFF; margin-top: 0%; margin-left: 0%; margin-right: 0%}

font.a {font:14pt/14pt arial,times new roman; color: #000000; font-weight: none; text-decoration: none}
font.b {font:14pt/14pt arial,times new roman; color: #777777; font-weight: none; text-decoration: italic}
font.c {font:14pt/14pt arial,times new roman; color: #990000; font-weight: none; text-decoration: none}
font.d {font:13pt/13pt arial,times new roman; color: #000000; font-weight: none; text-decoration: none}

span.a {font:14pt/14pt arial,times new roman; color: #0000cc; font-weight: none; text-decoration: none}
span.step {font:12pt/12pt times new roman,arial; color: #ff0000; font-weight: bold; text-decoration: none}

h1.t {font:25pt/25pt times new roman,kelt,arial; color: #330099; font-weight: none; text-decoration: none}
h2.t {font:16pt/16pt times new roman,kelt,arial; color: #007700; font-weight: none; text-decoration: none}


a.b {font:14pt/14pt arial,times new roman; color: #ff0000; font-weight: none}
a.l {font:14pt/14pt arial,times new roman; color: #660033; font-weight: none}
a.d {font:12pt/12pt arial,times new roman; color: #ff0000; font-weight: none}
a.ds {font:10pt/10pt arial,times new roman; color: #0000ff; font-weight: none}
a.link {font:12pt/12pt arial,times new roman; color: #0000ff; font-weight: none}
a.main {font:14pt/14pt arial,times new roman; color: #ff0000; font-weight: none}
a.step {font:12pt/12pt arial,times new roman; color: #0000cc; font-weight: none}
a.top {font:14pt/14pt arial,times new roman; color: #333300; font-weight: none}

a.b:hover {font:14pt/14pt arial,times new roman; color: #0000cc; font-weight: none; text-decoration: none}
a.l:hover {font:14pt/14pt arial,times new roman; color: #0000cc; font-weight: none; text-decoration: none}
a.d:hover {font:14pt/14pt arial,times new roman; color: #660033; font-weight: none}
a.ds:hover {font:12pt/12pt arial,times new roman; color: #008800; font-weight: none}
a.link:hover {font:12pt/12pt arial,times new roman; color: #008800; font-weight: none; text-decoration: none}
a.main:hover {font:14pt/14pt arial,times new roman; color: #0000ff; font-weight: none; text-decoration: none}
a.step:hover {font:12pt/12pt arial,times new roman; color: #ff0000; font-weight: none; text-decoration: none}
a.top:hover {font:14pt/14pt arial,times new roman; color: #cc0000; font-weight: none; text-decoration: none}


div.page {
  border:0px solid purple;
  width:990px;
  margin:0 auto;
  padding:0px;	
}
div {
  text-align:center;
}
 

div.header {
  	border:0px solid red;
  	width:980px;
  	height:150px;	
	margin:10px 0px 0px 0px;
}


div.menu { 
border:0px solid green;
WIDTH: 480px;
float:left; 
margin: 10px 0px 10px 0px;
text-align: left;
}

div.content {	
border:0px solid blue;
WIDTH: 480px; 	
float:left; 
margin: 10px 0px 0px 10px;
text-align:left;
}	
 
div.footer {
  	border:0px solid yellow;
  	width:980px;
  	height:100px;	
	float:right; 	
	margin: 10px 0px 0px 0px;
  	text-align: center;
}

-->
</style>