body{
	margin-top: 3;
	margin-bottom: 3;
	margin-left: 3;
	margin-right: 3;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F4BBF3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #222222;
}
.buffer_inner {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top right;
}
.buffer_outer {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
.pink_outer {
	background-color: #F4BBF3;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
.contentBucket {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #EEEEEE;
}
.sectionHeader {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-indent: 2px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.TEXTregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TEXTsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.FORMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffffff;
}
.FORMbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #FFFFFF;
	width: 200px;
}
.FORMbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
	background-color: #FFFFFF;
	width: 100px;
	font-size: 12px;
}
