CANA Copyright Notice
<%
'Special format so that styles can be seen in FrontPage for smaller and larger font size.
If strStyle = "Sm" Then
%>
<%
End If
If strStyle = "Lg" Then
Response.Write ("")
Response.Write ("")
Response.Write ("")
End If
If strStyle = "Ptn" Then
Response.Write ("")
Response.Write ("")
Response.Write ("")
End If
%>