p            { font-size: 9pt; line-height:150% }
body         { font-size: 9pt; font-family: Arial; color: #000000; line-height: 150% }
SELECT
{
    FONT-SIZE: 9pt
}
TD
{
    FONT-SIZE:9pt; line-height:150%
}

body a       { color: #008000; text-decoration: none }
a:hover      { color: #FF6600; text-decoration: none }

.ipt        { background-color: #F7F7F7;  border: 1px solid #CCCCCC font-size:8pt;}

.spe a       { text-decoration: none; color:#FFFF00 }
.spe a:hover { color: #FFCC00; text-decoration: underline }
.spe { text-decoration: none; color:#FFFFFF; font-weight:bold }

.spe_1 a       { text-decoration: none; color:#707070 }
.spe_1 a:hover { color: #0033CC; text-decoration: underline }
.spe_1 { text-decoration: none; color:#999999; }

.spe_2 a       { text-decoration: none; color:#008000 }
.spe_2 a:hover { color: #808080; text-decoration: underline }
.spe_2 { text-decoration: none; color:#FFFFFF; font-weight:bold }

.title a       { text-decoration: none; color:#000000 }
.title a:hover { color: #808080; text-decoration: underline }
.title { text-decoration: none; color:#000000 }

.button_s 
{
	width: 50px;
	height: 20px;
	background-repeat: no-repeat;
	background-image:  url('../images/button_s.gif');
	border: medium none;
	word-spacing: 2px; font-size:9pt
}

.listtitle {background-color:#C0C0C0}

.docparameter {
	BACKGROUND-COLOR: #efefef
}
.docparameter TD {
	COLOR: #999999
}