<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* #font family use */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

/* global css */
body {
    line-height: 1.6;
    color: #333;
    font-size: 15px;
    font-family: 'Roboto', Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 0.6px;
}

ul.nav.navbar-nav.navbar-right {
    display: none;
}

.yellow {
    color: #f5f901;
}

.orange {
    color: #f15a22;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', Helvetica, sans-serif;
    font-weight: bold;
}

iframe {
    width: 100%;
}

img {
    max-width: 100%;
    vertical-align: top;
    height: auto;
}

.mt-20 {
    margin-top: 20px;
}

.footer-area {
    background-color: #151515;
    padding-top: 25px;
    padding-bottom: 25px;
}

.copyright-info p {
    margin-bottom: 0;
    color: #b7b7b7;
}

.btn-orange {
    background-color: #f15922;
    border-radius: 3px;
    color: #fff !important;
    padding: 10px 20px;
}

.grey-bg {
    background-color: #f9f5f0;
}

#traid {
    display: none;
}


.programitem {
    padding: 15px;
    box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
    background-color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.programitem p {
    margin-top: 10px;
    margin-bottom: 0px;
}

.programitem h3 {
    font-size: 18px;
    font-weight: bold;
    background-color: #fae12e;
    padding: 10px;
}


.programitem h3 {
    font-size: 17px !important;
    font-weight: bold;
    background-color: #fae12e;
    padding: 10px;
    color: #000;
}

.center-delhi .slick-prev {
    left: 0px !important;
    background-image: url(https://www.careerlauncher.com/cat-mba/testseries/images/left-arrow.png);

}

.center-delhi .slick-next {
    right: 0px;
    background-image: url(https://www.careerlauncher.com/cat-mba/testseries/images/right-arrow.png);
}

.center-delhi .slick-arrow {
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 45%;
    width: 35px !important;
    height: 35px !important;
    padding: 0;
    cursor: pointer;
    background-color: #f15a22 !important;
    background-size: 18px;
    background-position: center;
    border-radius: 50%;
}

.center-delhi .slick-arrow {
    top: 40%;
}

small {
    float: right;
}

.otp-text{
color: #000000 !important
}

.msii2 ul {
    list-style: outside none none;
    margin: 0 0 0px 0;
    padding: 0;
}

.msii2 ul li {
    list-style: outside none none;
    margin: 0;
    padding: 1px 0 1px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #333;

    width: 100%;
}

.msii2 ul li::before {
    color: #FF692E;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 2px;
    font-weight: 600;
}


/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 170px !important;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 20px;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside&gt;.mCSB_container {
    margin-right: 15px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68);
}


/*header page css start*/
.banner {
    background-image: url(https://clsite-file1.s3.amazonaws.com/106960_du-1.jpg);
    position: relative;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 35px 0;
}

.banner:before {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 81%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banner .container {
    position: relative;
}

.banner h1 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 35px;
    margin-top: 0;
}

.banner h3 {
    color: #f5f901;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 25px;
    margin-top: 0;
}
.banner h4 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
    margin-top: 20px;
}

.banner .butns .btn { width: 100%;margin-bottom: 20px;}

.banner p {
    color: #fff;
}

.banner ul {
    margin: 0;
    padding: 0;
}

.banner .points {
    margin-top: 15px;
}

.banner li {
    position: relative;
    list-style: none;
    color: #fff;
    margin-bottom: 15px;
    padding-left: 30px;
}

.banner li:before {
    content: "\f00c";
    font-family: FontAwesome;
    top: 2px;
    position: absolute;
    display: inline-block;
    left: 0;
    background-color: #F15A22;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}

.banner .tagline {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    background-color: #fbcf2e;
    margin: 15px 0 30px 0;
    display: inline-block;
    position: relative;
    border-radius: 30px;
    padding: 3px 20px;
    text-align: center;
}

.right-con-hed {
    background: #fff;
    padding: 20px;
    border-top: 6px #e85222 solid;
    position: relative;
}

.right-con-hed:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e85222;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.right-con-hed h3 {
    color: #333;
    font-size: 22px;
    padding-bottom: 0px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}
.right-con-hed h3 span {
    color: #e85222;
    font-size: 16px;
    display: block;
   
}

.right-con-hed input#btn {
    background-color: #e85222;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 7px 20px;
    border: none;
    font-size: 16px;
}


.right-con-hed .form-control {
    border-radius: 5px;
    box-shadow: initial;
    height: 36px;
    color: #898989;
    padding-left: 15px;
    border: 1px solid #d9d8db;
    font-size: 15px;
}
  

.feature_box {
    padding: 15px;
    box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
    background-color: #fff;
    text-align: center;
    min-height: 295px;
}

.feature_box&gt;img {
    margin-bottom: 15px;
    max-height: 75px;
}

.feature_box h4 {
    margin-top: 0;
    color: #000;
    font-size: 20px !important;
    font-weight: 700;
    margin-bottom: 10px !important;
}

.feature_box p {
    margin: 0px;
}


.new-batch {
    clear: both;
    margin-top: 20px;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 25px;
}

/*.new-batch span{
    font-size:22px;
}*/

/*header page css close*/


/*content page css start*/



.pg-block {
    position: relative;
    padding: 40px 0;
}

.pg-block h2 {
    margin-bottom: 20px;
    margin-top: 0;
}
.pg-block h2 span{
   color: #e85222;
}

.centers h6 {
    font-size: 20px;
    color: #e85222;
}
.centers h6 span{
    color: #000;
}
.service-item {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px 15px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
    text-align: center;
    min-height: 310px;
}

.service-item img {
    max-height: 50px;
    margin: 0 auto;
    vertical-align: middle;
}

.program-img {
    width: 90px;
    height: 90px;
    margin: 0 auto 20px auto;
    background-color: #fff1ae99;
    border-radius: 50%;
    line-height: 90px;
}

.service-item h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.butns .btn {
    background-color: #e85222;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    margin-top: 0px;
    padding: 10px 25px;
    text-align: center;
    border-radius: 5px;
    width: auto;
}
/*content page css close*/


.service-items {
    background-color: #fff;
    margin: 0 auto 15px auto;
    padding: 15px 15px;
    transition: .5s ease;
    position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgb(19 30 74 / 10%);
    text-align: center;
}
.service-items .mCustomScrollbar {
    height: 100px !important;
}
.service-items:hover {
    transform: translateY(-10px);
}
.shadow {
    box-shadow: 0 7px 8px -1px rgb(160 160 160 / 10%);
    z-index: 999;
}
.service-items img {
    width: 90px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 50%;
    height: 90px;
    background-color: #eee;
    padding: 5px;
}

.service-items h3 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
}


.service-items p:last-child {
    margin-bottom: 0;
}

.copntheffil .col-md-4:nth-child(3)~* {
    margin-top: 20px;
}

.testi {
    background-color: rgb(149 149 149 / 15%);
    text-align: center;
    padding: 15px;
    min-height: 280px;
    border-radius: 5px;
    font-size: 15px;
}

.testi .img-box img {
    width: 60px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    height: 60px;
    padding: 3px;
    background-color: #fff;
}

.test-user {
    font-size: 20px;
    font-weight: 600;
    color: #e85222;
    margin-bottom: 10px;
}

.testi .overview {
    text-transform: capitalize;
    color: #e85222;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
}


.contact-info {
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
    padding: 20px;
    border-radius: 10px;
}
.contact-info ul.contact-list {
    padding-left: 0px;
}

.contact-info .contact-list li {
    position: relative;
    padding: 11px 0px 11px 26px;
    list-style: none;
    border-bottom: 1px solid #eeeeee;
    
}
.contact-info .contact-list li:first-child {
    min-height: 98px;
}
.contact-info h3 {
    margin-top: 0px;
    font-size: 21px;
}
.contact-info .contact-list li span {
    color: #f65935;
    font-size: 16px;
    margin-right: 7px;
    position: absolute;
    top: 15px;
    left: 0;
}
/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    padding-right: 6px;
    height: 170px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside&gt;.mCSB_container {
    margin-right: 10px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68);
}

/*Thank You page css start*/
.thanlkyou {
    background-color: #604684;
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
    clear: both;
    float: left;
    width: 100%;
}

.thanlkyou h2 {
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    /*    letter-spacing: 2px;*/
    font-size: 32px;
}

.thanlkyou p {
    color: #fff;
    /* letter-spacing: 1px;*/
    font-size: 18px;
}

.thanlkyou p span {
    position: relative;
}

.thanlkyou p span strong {
    position: relative;
    z-index: 2;
}

.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
    opacity: .3;
}

.contfldthh {
    margin-top: -46px;
}

.boxesiner {
    padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}

/*Thank You page css close*/


/*mediac share page css start*/

.socialshareicon {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 9999;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.socialshareicon&gt;a {
    clear: both;
    display: block;
}

.socialshareicon .fa {
    clear: none;
    float: left;
    width: 28px;
    line-height: 28px;
    text-align: center;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    color: white;
}

.socialshareicon .fa-facebook {
    background: #3B5998;

}

.socialshareicon .fa-twitter {
    background: #55ACEE;
}

.socialshareicon .fa-google-plus {
    background: #dd4b39;
    display: none !important;
}

.socialshareicon .fa-linkedin {
    background: #007bb5;
}

.socialshareicon .fa-reddit-alien {
    background: #ff4200;
    display: none !important;
}

.socialshareicon .fa-tumblr {
    background: #395976;
    display: none !important;
}

.socialshareicon .fa-pinterest-p {
    background: #cb2027;
    display: none !important;
}

.socialshareicon .fa-whatsapp {
    background: #199c0e;

}


/*mediac share page css close*/


.product-grid {
    margin-bottom: 15px;
    float: left;
    text-align: center;
    margin-right: 14px;
    width: 48%;
}

.product-grid.full-width {
    width: 98%;
}


.product-grid a {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 8px 30px;
    width: 100%;
    background: rgb(255 248 248 / 15%);
    border-radius: 2px;
    line-height: 33px;
    font-weight: 400;
}

.product-grid a:hover {
    background: #f15922;
    color: #fff;
    text-decoration: none;
}

.product-grid:nth-child(3),
.product-grid:nth-child(5) {
    margin-right: 15px;
}

.btn-click {
    position: relative;
}

.btn-click h4 {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 8px 30px;
    width: 100%;
    background: rgb(255 248 248 / 15%);
    border-radius: 2px;
    line-height: 33px;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    margin: 0;
}

.btn-click h4 i {
    position: absolute;
    right: 15px;
    top: 15px;
}

.btn-click h4 .fa-angle-up {
    display: none;
}

.btn-click h4.arrowup .fa-angle-up {
    display: inline-block;
}

.btn-click h4.arrowup .fa-angle-down {
    display: none;
}

.slide-program {
    background-color: rgb(29 47 71);
    color: #333;
    display: none;
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
}

.slide-program a {
    color: #fff;
    display: block;
    font-size: 13px;
    background-color: transparent;
    border-bottom: 1px #5c7da7 solid;
    padding: 5px 8px;
    line-height: 25px;
}

.slide-program a:hover {
    background: #5a809e;
}

.slide-program a:last-child {
    border-bottom: none;
}

.blink_me1 {
    animation: blinker 3s linear infinite;
    color: chartreuse;
    font-size: 25px;
    font-weight: bold;
}



.blink_me {
    animation: blinker 1s linear infinite;
    color: chartreuse;
    font-size: 13px;
    font-weight: bold;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/*****journey-tabs-tabs***/

.journey-tabs-inner h3 {
    font-size: 25px;
}

.journey-tabs-inner h4 {
    font-size: 22px;
    margin-bottom: 20px;
}

.journey-tabs {
    margin-top: 5px;
    float: left;
    width: 100%;
}

.journey-tabs .nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: center;
}

.journey-tabs .nav-tabs li {
    margin-bottom: 0;
    width: 16.66%;
    text-align: center;
    font-weight: 500;
    position: relative;
}

.journey-tabs .nav-tabs li a {
    background-color: #e6e6e6;
    color: #333;
    border: none !important;
    padding: 10px 15px !important;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 4px;
    border-radius: 4px;
    position: relative;
}

.journey-tabs .nav-tabs li.active&gt;a,
.journey-tabs .nav-tabs li&gt;a:hover {
    background-color: #e85222;
    color: #fff;
}

.journey-tabs .nav-tabs li.active&gt;a:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #e85222;
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}


.journey-tabs .responsivetabs-more&gt;a.dropdown-toggle {
    background-color: #e6e6e6 !important;
    color: #333 !important;

}


.journey-tabs .journey-tabs-inner {
    /*background-color: #fbfbfb;*/
    width: 100%;
    clear: both;
    float: left;
    padding: 20px 0;
}

.video-frame iframe {
    border: 7px #fff3c9 solid;
}



.boxex-con {
    box-shadow: 0px 2px 16px 0px rgb(0 0 0 / 14%);
    padding: 20px;
    border-radius: 3px;
    background: #fff;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 40px;
    min-height: 255px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.boxex-con&gt;div {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    text-align: left;
}

.boxex-con&gt;div:last-child {
    margin-bottom: 0;
}

.boxex-con .icon-box {
    position: absolute;
    left: 0;
    top: 0;
}

.boxex-con .icon-box i {
    font-size: 13px;
    background-color: #f3eded;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    border: 1px #f1eded solid;
}

.boxex-con .itemcontent {
    padding-left: 35px;
    float: left;
    font-size: 14px;
}


.boxex-con .band-icon {
    position: absolute;
    bottom: 0px;
    background-color: #f9f2d1;
    left: 0;
    padding: 2px;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}


.boxex-con .band-icon .center-icon {
    background-color: #ffffff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px #e5e8f2 solid;
    position: initial;
    display: block;
    text-align: center;
    left: initial;
    top: initial;
    line-height: 35px;
    /*    margin: 0 auto;*/
}

.boxex-con .band-icon .center-icon img {
    max-height: 22px;
    display: inline-block;
    vertical-align: middle;
}


.boxex-con .band-icon .center-name {
    font-weight: 500;
    padding-left: 10px;
    text-transform: capitalize;
}






.boxex-con .itemcontent a {
    color: #333;
}

.boxex-con .itemcontent strong {
    display: block;
}

#delhi-ncr .boxex-con {
    min-height: 265px;
}

.journey-tabs .dropdown-menu {
    margin: 0;
    padding: 0;
    z-index: 999;
}


.journey-tabs .dropdown-menu li {
    margin-bottom: 1px;
}


/*responsive page css start*/


@media only screen and (max-width: 767px) {

    .banner h3 {
        font-size: 18px;
    }

    .banner p {
        text-align: justify;
    }

    .journey-tabs .nav-tabs li {
        width: auto;
    }

    .testi {
        margin-bottom: 15px;
    }

    .journey-tabs .dropdown-menu li a {
        margin-right: 0;
    }

    .journey-tabs .dropdown a:after {
        content: initial !important;
    }



    .product-grid {
        width: 100% !important;
        margin-right: 0 !important
    }


    .banner h1 {
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 8px;
    }

    .service-item {
        margin: 0 auto 20px 0;
        min-height: inherit;
    }

    .exam-details .col-md-4:last-child .service-item {
        margin-bottom: 0;
    }

    .boxex-con {
        min-height: inherit !important;
    }

    .contact-info {
             margin-bottom: 15px;
    }

}

@media only screen and (max-width: 480px) {

    .banner h1 {
        font-size: 24px;
    }

    .banner .tagline {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0 15px 0;
    }

    .product-grid a,
    .btn-click h4 {
        font-size: 13px;
        padding: 8px 15px;
    }


}

@media (min-width: 992px) and (max-width: 1199px) {

    .service-item h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .service-item {

        min-height: 385px;
    }
    .contact-info {
        padding: 20px 7px;
    }


}

/*responsive page css close*/</pre></body></html>