body	{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover, a:active {
	color: #0066CC;
}
h2, h3, h4, h5, h6	{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 22px;
	margin-bottom: 6px;
	}
h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	font-style: normal;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}
h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}
h6 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}
p, li, .table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
p {
	margin-top: 9px;
	margin-bottom: 6px;
}
ul, ol {
	margin-top: 6px;
	margin-bottom: 15px;
}
li {
	margin-top: 6px;
	margin-bottom: 0px;
}
.navtext {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
}
.navtext a {
	text-decoration: none;
}
.navtext a:link, .navtext a:visited {
	color: #FFFFFF;
}
.navtext a:hover, .navtext a:active {
	color: #4A5C80;
}
.table {
	margin-top: 16px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.table td {
	background-color: #E6E6E6;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px 2px 2px 0px;
	margin: 0px;
	padding: 2px 7px 2px 7px;
	vertical-align: top;
}
.table th {
	background-color: #999999;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px 0px 5px;
	vertical-align: bottom;
	text-align: left;
	white-space: nowrap;
}
.notopmargin {
	margin-top: 0px;
}
.nowrap {
	clear: both;
}
.greybox {
	background-image: url(images/grey_box.gif);
	background-repeat: repeat-x;
	border: solid #FFFFFF;
	border-width: 1px 0px 1px 0px;
}
.storycell {
	padding: 45px 55px 45px 38px;
	vertical-align: top;
	background-image: url(images/background_logo.gif);
	background-repeat: no-repeat;
}
.topcell {
	padding: 45px 20px 8px 38px;
	vertical-align: bottom;
	background-image: url(images/background_top.gif);
	background-repeat: no-repeat;
	height: 118px;
	text-align: right;
}
.contentcell {
	padding: 40px 55px 45px 38px;
	vertical-align: top;
	background-image: url(images/background_bot.gif);
	background-repeat: no-repeat;
}
.storycode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	color: #FFFFFF;
}
.storycode2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #666666;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.hidelink, .hidelink a, .hidelink a:visited, .smalltext .hidelink {
	text-decoration: none;
	color: #333333;
}
.table a {
	text-decoration: none;
}
.bold {
	font-weight: bold;
	color: #666666;
}
a:hover .bold, a:active .bold {
	color: #0066CC;
}
.quote {
	font-style: italic;
}
