.express {
}
.margin {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.bg_paper {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.border_bottom {
	border-bottom:1px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
}
.text {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#999999;
}
.text_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/dot.jpg);
}
.text_body a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:normal;
	text-decoration:underline;
}
.text_body a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:normal;
	text-decoration:underline;
}
.text_body a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	text-decoration:none;
}
.text_body a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	text-decoration:underline;
 }
 .got_green {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:black;
}
.thank_you {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FF6600;
	font-weight:bold;
}
.list_nolink {
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/dot_gray.jpg);
}
.intro {
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-left:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
}
.text_intro {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#999999;
}
.text_intro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-image:url(images/dot.jpg);
}
.text_intro a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.text_intro a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.text_intro a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.text_intro a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}