a:link    { color:#000000;}
a:visited { color:#000000;}
a:hover   {}
.headline{
  font-family: Times, Verdana, Arial;
	color:#000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size:16px;
}
.content{
	font-family: Times, Verdana, Arial;
	font-size:14px;
}
td{font-size:14px;}
.navi{
	font-family: Times, Verdana, Arial;
	font-size:14px;
}
.window{
	border:1px solid black;
	background-color:#3399CC;
}
.window_head{
	border-bottom:1px solid black;
	background-color:#003399;
	background-image:url(../img/window_head.png);
	background-repeat:repeat-x;
	height:20px;
}
.window_bottom{
	border-top:1px solid black;
	background-color:#205b79;
	background-image:url(../img/table_bottom.gif);
	background-repeat:repeat-x;
	height:58px;
}

a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(../img/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

