.text10 {  font-size: 10px; line-height: 14px}
.text12 {  font-size: 12px; line-height: 16px}
.text12a {  font-size: 12px; line-height: 14px}
.text12b {  font-size: 12px; line-height: 18px}
.text12c {  font-size: 12px; line-height: 14px; color: #ffffff}
.text12d {  font-size: 12px; line-height: 20px}
.text14 {  font-size: 14px; line-height: 18px}
.text16 {  font-size: 16px; line-height: 20px}
.text18 {  font-size: 18px; line-height: 22px}


div.link a {
	font-weight:normal;
}

div.link a:link { 
	text-decoration:none; 
	color:#3161B5;
	border-bottom:1px dashed #CCCCCC;
}

div.link a:visited { 
	text-decoration:none; 
	color:#3161B5;
	border-bottom:1px dashed #CCCCCC;
}

div.link a:hover { 
	text-decoration:none; 
	color:#666666;
	border-bottom:1px solid #CCCCCC;
}

div.link a:active { 
	text-decoration:none; 
	color:#3161B5;
	border-bottom:1px dashed #CCCCCC;
}

#hcopy {
	margin:0;
	padding:2px;
	height:auto;
	width:700px;
	text-align:center;
}
#hcopy h1 {
	margin:0;
	padding:0;
	font-size:xx-small;
	font-weight:normal;
	color:#cc0000;
}

#2copy {
	margin:5;
	padding:0;
	height:auto;
	text-align:left;
}
h1#head {
	font-size:77%;
	font-weight:normal;
	color:#000000;
}

#head_copy {
	margin:5;
	padding:0;
	height:auto;
	text-align:left;
	font-size:77%;
	font-weight:normal;
	color:#000000;
}
h1#title {
	margin:0;
	padding:0;
	font-size:101%;
	font-weight:bold;
	color:#000000;
}


