@font-face {
  font-family: Ubuntu;
  src: url('https://vickramedu.org/media/cpulp/fonts/ubuntu-r.ttf') format("truetype"); 
  src: local('Ubuntu');
}

/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}
/* h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;} */
/* ul,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0} */
a img,:link img,:visited img {border:none}

/** GLOBAL SETS #ba36a5 **/
.clear {clear:both;}
.hidden {display:none;}
body {font-size:16px;color:#111;font-family:'Ubuntu',Ubuntu,"Roboto Mono";
	background-color:#eee;text-align:left;padding:5px;}
a:link, a:visited {color:#1762a2;text-decoration:none;}
a:hover, a:focus {color:#1762a2;text-decoration:underline;}

h1,h2,h3,h4,h5{color:#951180!important;}
.head-banner{border-bottom: solid 1px #555;padding:0.75rem;margin:0.5rem;font-size:2rem;color:#951180;}
.head-banner-footer{padding:0.2rem 1.25rem;font-size:0.9rem;}
.side-head{padding:5px 0;margin-bottom:10px;font-size:1.5rem;color:#951180;border-bottom: solid 1px #888;}
#footer{font-size:9pt;border-top:1px solid #555;padding:10px;}
spacer {
	margin: 10px;
}