BODY {
scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CC3300;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#FF6600;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}
.box1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;
}
.box2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC00;
}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
P {
	font-family: verdana, helvetica, arial;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.blurb {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.H1 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #CC9966;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}

.box3 {
	border: 1px solid #FF6600;
}


