body {
	font-family:"Times New Roman", Times, serif;
	margin:0px;
}

#header
{
display:none;
}

img
{
display:none;
}
a {
color:#000000;
text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
}

.main
{
	width:520px;
	font-size:11px;
	left:0px;
	z-index:1;
	margin:0px;
}
 .Segmentitle
 {
	background-color:#ffffff;
	left:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;

	height:30px;
	margin:2px;
	font-weight:bold;
	position: relative;
	top:25px;

 }
 #smallfont
{
	font-size:9px;
	height:20px;
	z-index:2;
}
 #date
 {
 display:none;
 }
 #menudiv
 {
 display:none;
 /*left:800px; */
 z-index:101;
 }

