body {
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #F3F3F3;
	margin: 0px 0px 0px 0px;
}

#printframe {
	width: 600px;
	margin: 10px auto;
	background-color: #ffffff;
	border: 1px solid #999999;
}

#graphic_ver {
	background-color: #FF9C2C;
	padding: 5px 10px;
	text-align: center;
	border-bottom: 1px solid #999999;
	height: 30px;
}

#printContent {
	background-color: #FFFFFFF;
	padding: 10px;
}

#graphic_ver a {
	text-decoration: underline;
	color: #fff;
}

#title {
	float:left;
	width: 50%;
}

#backLink {
	float:left;
	width: 50%;
	text-align: right;
}

#graphic_ver a:hover {
	text-decoration: underline;
	color: #fff;
}

a {	
	text-decoration: underline;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	color: #FF9A24;
}

h1.head {
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #FF9C2C;
}

h1 {
	font-size: 140%;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

h3, h4, h5, h6 {
	font-size: 100%;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

#sharedownership {
	display: none;
}

#menucol {
	display: none;
}

#relatedlinks {
	display: none;
}

#footlinks {
	display: none;
}

.back {
	float: right;
	text-align:right;
}