<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Footer.ascx.cs" Inherits="CS440_Final_Exam_Gonzalez.RegistrationForm.Controls.Footer" %>
<link href="../Scripts/Styles.css" rel="stylesheet" />
<style type="text/css">
.auto-style1 {
width: 128px;
height: 39px;
}
</style>
<div class="footer" align="center">
<br />
<br />
<br />
<h4>REFUND POLICY </h4>
<p1>Cancellations received in writing by July 22, 2022,
will <br /> receive a refund less the $75 processing fee.<br /><br />
<p4><img src="/RegistrationForm/Images/aiaa-logo.png" class="auto-style1" /></p4>
<br />
<p3>Copyright © 2022 AIAA. All Rights Reserved.</p3>
</div>