body{
	width: 760px;
	margin: 40px 20px 20px 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	line-height : 20px;
	background:#ffffe0;
	color:#000000;
	text-align: center;
	/*scrollbar-face-color: #f3f3cd;
	scrollbar-highlight-color: #fffee0;
	scrollbar-shadow-color: #c0ba02;
	scrollbar-3dlight-color: #fefdd0;
	scrollbar-arrow-color: #c0c000;
	scrollbar-track-color: #ffffe0;
	scrollbar-darkshadow-color: #a09000;*/
}
#container {
	text-align:left;
	width: 760px;
	padding: 0;
	margin: 0 auto;
	background-color : #ffffe0;
	position: relative;
}
sup{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	vertical-align:super;
	background-color : transparent;
}
sub{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	vertical-align:sub;
	background-color : transparent;
}
hr{
	color: #c0c000;
	background-color : transparent;
}
h1{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:180%;
	color:#40a040;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color : transparent;
}
h2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#a04040;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color : transparent;
}
h3{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	text-decoration:none;
	background-color : transparent;
}
h4{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	font-weight:bold;
	text-decoration:none;
	background-color : transparent;
}
table{
	border-collapse : collapse;
	border : thick none Black;
}
.marg{
	border : none;
	border-color : transparent;
	font-size:120%;
}
td{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	text-align : center;
	border : 1px solid Black;
}
.sb{
	border: none; 
}
.sbg{
	border: none;
	text-align: left;
}
.gch{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	text-align : left;
	border : 1px solid Black;
}
th{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	text-align : center;
	border : 1px solid Black;
	padding-bottom : 4px;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
}
.info{font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
	text-align:center;
	text-decoration:none}
.bd{
	border-top: none;
	border-left: none;
	border-bottom: .75pt solid;
	border-right: .75pt solid;
	text-align : center;
	width : 50px;
}
.b{
	border-top: none;
	border-left: none;
	border-bottom: .75pt solid;
	border-right:none;
	text-align : center;
	width : 50px;
}
.d{
	border-top: none;
	border-left: none;
	border-bottom:none;
	border-right: .75pt solid;
	text-align : center;
	width : 50px;
}
.bg{
	border-top: none;
	border-left: none;
	border-bottom: 2.25pt solid;
	border-right: .75pt solid;
	text-align : center;
	width : 50px;
}
.bdg{
	border-top: none;
	border-left: none;
	border-bottom: 2.25pt solid;
	border-right: 2.25pt solid;
	text-align : center;
	width : 50px;
}
.dg{
	border-top: none;
	border-left: none;
	border-bottom: .75pt solid;
	border-right: 2.25pt solid;
	text-align : center;
	width : 50px;
}
.k{
	background-color : #aa4040;
}
.p{
	background-color : #40aa40;
}
a:link{
	color:#ff0000;
	text-decoration:none;
	background-color : transparent;
}
a:visited{
	color:#e00000;
	text-decoration:none;
	background-color : transparent;
}
a:active{
	color:#ff0000;
	text-decoration:none;
	background-color : transparent;
}
a:hover{
	color:#ff0000;
	text-decoration:underline;
	background-color : transparent;
}