BODY {
	background-color: #c0c0c0;
	text-align:center;
}
#contents {
	margin: 20px 25px 20px 0px;
}

#contents p{
	margin-left: 60px;
	font-size:100%;
	line-height:150%;
}

#contents h2{
	background-image:url(../images/h2_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-indent: 15px;
	margin-left: 40px;
	color: #1d53a7;
	font-size:110%;
	vertical-align:bottom;
}
#contents h3{
	margin-left: 60px;
	font-size:110%;
	line-height:150%;
	color: #1d53a7;
}
#contents ul{
	list-style:circle;
	font-size:100%;
	line-height:150%;
}
#contents ol{
	font-size:100%;
	line-height:150%;
}

H1 {
	margin: 20px 25px 20px 35px;
	display: block;
	width:701px;
	background-image:url(../images/h1_bg_long.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size: 120%;
	color: #1d53a7;
	text-indent: 25px;
	padding-bottom: 5px;
}
em {
	color:#990000;
	text-decoration: none;
	font-style:normal;
}
table.contents th{
	color: #1d53a7;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
	font-size:100%;
	line-height:150%;
	font-weight:normal;
}
table.contents td{
	vertical-align:top;
	font-size:100%;
	line-height:150%;
}
#sponsors {
	margin-left:40px;
	margin-bottom:10px;
}
TABLE.sponsors TD {
	text-align:center;
	padding:5px 0;
	width:140px;
}
P.lastupdate {
	text-align:right;
	font-size:80%;
	margin-right:12px;
	margin-bottom:10px;
	color: #ee6d12;
}

A:link {
	color: #000099;
	text-decoration: none;
}
A:visited {
	color: #000099;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}


