body {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	position: absolute;
	width: 650px;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}.tab1 {
	width: 650px;

}
.menu {
	width: 650px;
	text-align: center;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	top: 20px;
	position: relative;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}p {
	text-align: left;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}
ul {
	text-align: left;
}

