<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
        body {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }
        iframe {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }
        &lt;style type="text/css"&gt;
        
        body
        {font:15px/28px'hel-neue',helvetica-neue,helvetica,arial,sans-serif;}
        
        @font-face {
	    font-family:'fut-md';
	    src: url('FONTS/futumd-webfont.eot');
	    src: url('FONTS/futumd-webfont.eot?#iefix') format('embedded-opentype'),
		url('FONTS/futumd-webfont.woff') format('woff'),
		url('FONTS/futumd-webfont.ttf') format('truetype'),
		url('FONTS/futumd-webfont.svg#futura-webfont') format('svg');
	    font-weight: normal;
	    font-style: normal;}

	@font-face {
	    font-family:'fut-light';
	    src: url('FONTS/FuturaStd-Light.eot');
	    src: url('FONTS/FuturaStd-Light?#iefix') format('embedded-opentype'),
		url('FONTS/FuturaStd-Light.woff') format('woff'),
		url('FONTS/FuturaStd-Light.ttf') format('truetype'),
		url('FONTS/FuturaStd-Light.svg#FuturaStd-Light') format('svg');
	    font-weight: normal;
	    font-style: normal;}


	@font-face {
	    font-family:'hel-neue';
	    src: url('FONTS/helveticaneue-light-webfont.eot');
	    src: url('FONTS/helveticaneue-light-webfont?#iefix') format('embedded-opentype'),
		url('FONTS/helveticaneue-light-webfont.woff') format('woff'),
		url('FONTS/helveticaneue-light-webfont.ttf') format('truetype'),
		url('FONTS/helveticaneue-light-webfont.svg#helveticaneue') format('svg');
	    font-weight: normal;
	    font-style: normal;}

	h1
        {font:38px/30px'fut-md',helvetica,arial,sans-serif;
        color:#000;
        text-align:left;}
	h2
        {font:18px/0px 'fut-md',helvetica,arial,sans-serif;
        color:#fff;
        text-align:left;
        padding:20px 0px 0px 20px;
        text-transform:uppercase}
            
        h3{font:25px/20px 'fut-light',helvetica,arial,sans-serif;
        color:#fff;
        text-align:left;
        padding:0px 0px 20px 20px}
        
	h4{font: 18px/0px 'fut-md',helvetica,arial,sans-serif;
        color: #000;
        text-align: left;
        padding: 0px 0px 15px 0px;
        text-transform: uppercase;
        border-bottom: 5px solid #000;}
        p
        {font:16px/28px 'hel-neue',helvetica,arial,sans-serif;
        color:#777;
        text-align:left;
        padding-left:20px}

        #heading
        {background:#981e32;
        padding-top:5px}
        
        #one
        {float:left;
        width:55%;}
            
        #two
        {float:left;
        width:40%;}
      
        .college-pic
        {width:400px;
        margin:0px 15px;
        text-align:center;
        color:#fff;
        float:left;
        padding:10px 10px 10px 10px;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
         box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
       
         ul
        {font:15px/40px 'hel-neue',helvetica-neue,helvetica,arial,sans-serif;
        color:#000;
        list-style-type:none;
        padding-left:20px}
            
            
        #left-contents
        {width:450px;
        float:left;
        padding-bottom:15px}
        
        #button-container
        {float: right;
        width: 325px;
        padding: 10px 40px 20px 0px;
        margin-left: 100px;}
        
        button.apply
        {color: #fff !important;
        text-decoration: none;
        background-color: #981e2b;
        padding: 10px;
        display: inline-block;
        margin-bottom: 0;
        font-size: 15px;
        text-transform:uppercase;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 4px;
        border:0px}
            
        button.info{    
        color: #000 !important;
        text-decoration: none;
        background-color: #dca100;
        padding: 10px;
        display: inline-block;
        margin-bottom: 0;
        font-size: 15px;
        text-transform:uppercase;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 4px;
        border:0px
	}
        
	.responsive-video {
	height:0;
	padding-top: 25px;
	padding-bottom: 57.25%;
	magin-bottom: 10px;
	position:relative;
	overflow:hidden;
    }
    .responsive-video iframe {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
    }
    
    
	#logo {
	    float:left;
	    padding: 5px 40px 20px 5px;
	}
        
	.close {
	    
	    cursor:pointer;
	    float:right;
	    position:relative;
	    top:-6px;
	
	}</pre></body></html>