body{
	background-color:#A8C8FF;
	font-size:10pt;
}
a{
	font-size:10pt;
	font-weight:normal;
}
#header{
	background-color:#003366;
	background-image: url("head.gif");
	background-repeat: no-repeat;
	height:65px;
	text-align:right;
}
.content{
	background-color:white;
}
.sidebar{
	padding:6px;
	font-size:12pt;
	text-align:center;
	
}
.style3 {
	font-size: 10pt;
	color: #FFFFFF;
	
}
.footer{
	color:white;
	text-align:center;
	padding:2px;
}
.style2 {
	font-size: 9pt
}
.link01{
	font-weight:bold;
	font-size:9pt;
	color:#333333;
}
.box01{
	background-color:#666666;
	color:white;
	padding-top:3px;
	padding-bottom:3px;
	font-size:10pt;
	width:120px;
	font-weight:bold;
	display: block;
	margin-left:auto;
	margin-right:auto;
}
