body {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	}

td{
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

A:link{
	color: #333333;
	text-decoration: none;
	}
A:active{
	color: #FF6600;
	}
A:visited{
	color: #333333;
	text-decoration: none;
	}
A:hover {
    font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #E0E0F1;
	}

ul A:hover {
    font-weight: bold;
	color: #FF6600;
	border-color: #333333;
	border-width: 1px;
	border-style: none none dashed none;
	background-color: #E0E0F1;
	}

ul{
	line-height: 1.7em;
	}

dt{
	font-weight: bold;
	line-height: 1.7em;
	}

dt A:hover {
	font-weight: bold;
	color: #FF6600;
	border-color: #333333;
	border-width: 1px;
	border-style: none none dashed none;
	background-color: #E0E0F1;
	}

dd{
	margin: 0px 15px 0px 25px;
	line-height: 1.5em;
	}
	

.ISO	{
	font-size: 10px;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 10px 20px 0px;
	align: centered;
	}

.copyright	{
	font-size: 10px;
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 20px 0px;
	}

.copyright2	{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 20px 0px;
	}
	
.header {
	height: 64px;
	background-image: url(images/bg1.gif)
}

.pagetitle1 {
	height: 99px;
	background-image: url(images/title_bg.gif)
}

.pagetitle2 {
	vertical-align:bottom;
	text-align:left;
	background-image: url(images/title_line.gif)
}

.mainpane{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.contents {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	/*margin: 5px 15px 10px 15px;*/
	padding: 0px 15px 0px 10px;
}

.contents p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin: 5px 10px 10px 15px;
}

.seriestitle td {
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
	background: #003399;
}

.seriescapacity td {
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
	background: #330000;
}

.seriessubtitle td {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	background: #C5EBF3;
}

.seriestexs td {
	font-size:11px;
	text-align:		center;
}

.contents blockquote {
	text-align:justify;
	margin: 0px 0px 0px 20px;
}

