body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: #fff;
	margin: 0px;
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	background: #fff;
	color: #333
}
a {
	font-weight: bold;
	color: #006600;
}
a:link {
	text-decoration: none
}
a:visited {
	font-weight: bold;
	color: #669933;
	text-decoration: none
}
p {
	margin: 0px 10px 10px
}

h1 {
	padding-top: 10px;
	margin: 0px 10px 10px;
	font-size: 14px
}
ol {
	margin-right: 40px
}
li {
	margin-bottom: 10px
}
img {
	padding: 0px;
	float: left;
	border: 0px;
}
.greek {
	color: #888
}
.note {
	font-size: 11px;
	letter-spacing: normal;
	line-height: 15px;
	text-align: center;
	color: #999
}
.img_l {
	align: left;
	float: left;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
} 
.img_r {
	align: right;
	float: right;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
} 
.img_bnr_l {
	align: center;
	vertical-align: top;
} 
.supersc {
	font-size: 8px;
	letter-spacing: normal;
	vertical-align: super;
	color: #999
}
.link_here {
	line-height: 28px;
	font-weight: bold;
	color: #003399;
	text-decoration: none
}
.link_top {
	text-align: right;
	font-size: 10px;
	letter-spacing: normal;
} 

.top 	  {vertical-align: top; } 
.text-top {vertical-align: text-top; } 
.middle   {vertical-align: middle; }
.bottom   {vertical-align: bottom; }
.left     {text-align: left; } 
.right    {text-align: right; } 
.centre   {text-align: center; } 

#frame {
	width: 650px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
}
#pg_hdr {
	width: 650px;
	height: 85px;
	padding-bottom: 15px;
}
#pg_lf {
	width: 60px;
	float: left;
}
#pg_ctr {
	width: 425px;
	height: 330px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: justify;
	font-size: 13px;
	letter-spacing: 1px;
	line-height:20px;
}
#pg_rt {
	width: 125px;
	padding-right: 0px;
	float: left;
	letter-spacing: 0px;
	text-align: right;
	line-height: 16px;
}
#pg_ftr {
	width: 650px;
	height: 30px;
	text-align: center;
}
