@charset "UTF-8";
body {
	background-image: url(images/bkg/gnote_bkg.jpg);
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 10px;
	padding: 10px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip: rect(o,auto,auto,auto);
	line-height: 18px;
	font-weight: bold;
}
#apDiv6 {
	height: auto;
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#gnote_bold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.gnote_body {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

