@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
}
p {
	margin: 0px;
}
body {
	margin-top: 60px;
}.fullborder {
	border: 1px solid #000000;
}
.pt8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.border34 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	padding: 15px;
}
a:link {
	color: #2266FF;
	text-decoration: underline;
}
a:visited {
	color: #0044CC;
	text-decoration: underline;
}
a:active {
	color: #0044CC;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.cellpadding5x {
	padding: 5px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	word-spacing: normal;
	list-style-image: url(images/bullet.gif);
	text-align: left;
	color: #FFFFFF;
	line-height: 18px;
	list-style-position: outside;
}
