body{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-image: url(../images/f1.gif);
}
body, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2E3A4C;
}
a{
	color:#2E3A4C;
}
th {
	font-size: 11px;
	font-weight: bold;
}
h1{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}
input{
	width: 100px;
}
 p{
 	margin: 0px;
	margin-bottom: 5px;
 }
.header{
	padding-left: 10px;
	padding-top:30px;
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size: 18px;
	font-weight: bold;
} 
.top{
	padding: 0px;
	color:white;
	font-size: 9px;
} 
 
 
 
.note {
	margin: 3px;
	padding: 3px;

	font-size: 10px;
	color:#2E3A4C;
	border: solid 1px #6C86B0;
	
}
ul{
	margin: 4px;
	margin-left: 16px;
}
.page01.note{
	background: #FAE7CC;
}

.page01, .page02, .page03, .page04, .page05{
	padding: 5px;
	padding-left: 12px;
}
.page01{
	background-color: #92A8CD;
	background-image: url(../images/page01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.page02{
	background-color: #ABBEDE;
	background-image: url(../images/page02.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.page03{
	background-color: #BFCBDF;
	background-image: url(../images/page03.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.page04{
	background-color: #F4CF98;
	background-image: url(../images/page04.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.page05{
	background-color: #F7E7D0;
	background-image: url(../images/page05.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}