BODY {
	bgcolor: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #0000FF;
	scrollbar-highlight-color: #003399;
	scrollbar-3d-light-color: #000099;
	scrollbar-shadow-color: #003399;
	scrollbar-dark-shadow-color: #003D3D;
	margin: 5px;
}
body.pages{
	margin: 0.5in;
}
img.pages{
	position: absolute;
	align: top;
	float: right;
	margin: 10px;
}
p {
	align: justify;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Swis721BT, AIA Sans;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #0000CC;
	letter-spacing: 0.2em;
	line-height: 20px;
}
heading{
	align: justify;
	padding: 10px;
	font-family: AIA sans;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	color: #0000CC;
}
h2 {
	align: justify;
	font-family: Century Gothic, AIA Sans;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	color: #0000CC;
}
h1 { 
	align: center;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Century Gothic, AIA Sans;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	color: #0000CC;
	letter-spacing: 0.4em;
}
a:link{
	font-family: Benguiat Gothic Book;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}a:hover{
	font-family: Benguiat Gothic Book;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	font-family: Benguiat Gothic Book;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}a:active{
	font-family: Benguiat Gothic Book;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #0000FF;
	text-decoration: none;
}