.customfontsize12 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.custom_style1 {
	font-size: smaller;
	color: #999999;
}
.custom_style2 {font-size: 10px}
.box {
	vertical-align: baseline;
}
.border {
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.link_bc_blue_color{
	color: #003366;
	text-decoration:none;
}

.link_size_color{
	color: #003366
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE:12PX;
}

.bullets_no_white_space {margin-bottom: 0px;}
ul {margin-top: 0px;}
ul {margin-bottom: 0px;}

.border_bc_blue {
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

.return_to {
	font-size:xx-small;
}
a:visited {color:#0000FF}

sup { text-decoration:none }