body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

p {font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: #000000;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#banner{
	position :absolute;
	top: 20px;
	left: 1px;
	width : 750px;
	height: 94px;
}

#col_1{
	position :absolute;
	top: 140px;
	left: 12px;
	width : 182px;
	background-color: #FFFEF9;
}
#col_2{
	position :absolute;
	top: 140px;
	left: 211px;
	width : 560px;
}

#open_content {
position: static;
width: 771px;
left: 12px;
}

.banner {font-size: 160%; color: #999999;}
.subhead {font-size: 80%; color: #999999;}
.normal {font-size: 100%; color: #000000;}
.small  {font-size:  90%; color: #000000;}
.tiny  {font-size:  80%; color: #000000;}
