@import "tred/blue.css";

.heading { 
  width: 100%;
  margin: 0 0 10 0;
}

.top {
       background: #eeeeee; 
       padding:5 10 10 10;
       margin: 5 5 12 5;
}

body { 
  font-size: 11pt;
}
h1 { 
  font-size: 18pt;
}
.institute { 
  font-size: 9pt;
}
.address { 
  font-size: 8pt;
}
.desc { 
  font-size: 9pt;
}
.hide { 
  display: none;
}
h3 { 
     color: #af2060;
     font-size: 13pt;
}
ul { 
     padding-left: 1em;
     list-style: square;
}
li { 
     padding-bottom: 4px;
}
.quick-links { 
  font-size: 9pt;
}

