/* Items Scaled for Print */
#scaleTable {width:670px;}
#scaleLogo {width:245px; height:62px}
#scaleTopnavi {width:79px;}

/* Remove for Print */

.noDisplay2 {display: none;} 

/* Common Styles */

body {
	background-color : #ffffff;
}

p, td, tr {
	font-family: arial, helvetica, sans-serif;
	color : #333333;
	font-size : 12px;
}

ul {
	list-style: square;
	margin-top : 4px;
}