
#noprint { display: none; }
#print{
	width: 700px;
}

TD {
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 125%;
	COLOR: #515463;
}

.content {
	padding-left : 10px;
	padding-top: 5px;
	padding-right : 10px;
	font-size : 11px;
	line-height : 140%;
	COLOR: #000000;
}

.text {
	padding-left : 10px;
	padding-right : 10px;
	font-size : 10px;
	line-height : 140%;
	COLOR: #000000;
}

.title {
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 125%;
	COLOR: #CC0000;
	font-weight : bold;
}

.sub {
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 140%;
	COLOR: #CC0000;
	font-weight : bold;
}

.introd {
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #CCCCCC;
	border-top-style : solid;
	border-top-width : 1px;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	COLOR: #000000;
	background-color : #E8E8E8;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	line-height : 140%;
}

.tablehead{
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	COLOR: #000000;
	background-color : #E8E8E8;
	padding-bottom : 4px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;
	line-height : 125%;
}

.tablebody{
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	COLOR: #000000;
	padding-bottom : 4px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;
	line-height : 140%;
	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
