body 
{
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #000;
	background-color: #fff
}

table
{
	text-align:left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:x-large;
}

h2
{
	font-size:small;
}

h3
{
	font-size:x-small;
	margin-bottom:2px;
}

h4
{
	font-size:x-small;
	font-style:italic;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
}

p
{
	margin-top:4px;
}

a
{
	font-size:xx-small;
	color: #0000ff;
}

a:hover
{
	color: #ff0000;
}
	
#frame 
{
	width:790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:40px;
	padding:0px;
	text-align:left;
}

#header
{
	text-align:center;
	width:780px;
	margin-top:1px;
	margin-right:20px;
	background:#eeeeee;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color:#000000;
	border-style:solid;
	padding-top:12px;
	float:left;
}

#footer
{
	text-align:center;
	width:780px;
	margin-top:4px;
	margin-right:20px;
	background:#eeeeee;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color:#000000;
	border-style:solid;
	padding-top:2px;
	padding-bottom:2px;
	font-size:xx-small;
	float:left;
}

#content
{
	width:580px;
	float:left;
}

#menu
{
	width:200px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color:#000000;
	border-style:solid;
	padding-left:4px;
	padding-right:4px;
	background:#eeeeee;
	float:left;
	margin-top:6px;
	margin-right:0px;
	margin-left:0px;
}