@charset "utf-8";

/* What do what you want.That's the punk.*/

h1{
	text-align:center;
}

h2{
	font-weight:normal;
}

h2{
	font-weight:normal;
}
h3{
	font-weight:normal;
}
h4{
	font-weight:normal;
}
h5{
	font-weight:normal;
}
h6{
	font-weight:normal;
}

#footer p {
text-align:center;
}
#leftsub,#header-a,#search,#global,#station,#footer ul {
display:none;
}
#static table,#details table{
		font-size:12px;
        width: 100%;
		margin:0px 0px 15px 0px;
        border-top: 1px solid #000000;
		border-left: 1px solid #000000;
}
#static th,#details th {
        padding: 5px;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
		font-weight:normal;
		line-height:150%;
}
#static td,#details td {
        padding: 5px;
		text-align:center;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
		line-height:150%;
}
#static td.ex,#details td.ex, {

		text-align:left;
}
#static td.ex2,#details td.ex2, {

		text-align:right;
}
#static span.bold,#details span.bold, {
	font-weight:bold;
}
#static span.bbold,#details span.bbold, {
	text-decoration:underline;
}