body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 130%;
}
h1 {
	font-size: 28px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	padding-top: 18px;
	padding-left: 24px;
	line-height: normal;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 110%;
	margin-left: 10px;
}
#footer {
	font-size: 14px;
}
#rightbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
h2 {
	margin-left: 10px;
	margin-top: 2px;
}
#note {
	font-size: 14px;
}
#floatright {
float:right;
}
#floatleft {
float:left;
}