/* CSS Document */

.ft {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pt {
 font-family: Times New Roman;
 font-size:18px;
   
}

a:link {
	text-decoration:none;
	color:#000000;
	  }
a:hover {
     text-decoration:none; 
	 color:#000000;
	 background: #fae87c;
	 }
	 
a:active {
     text-decoration:none; 
	 color:#000000;
	 }

a:visited {
     text-decoration:none; 
	 color:#000000;
	 }
	 
.thead {
font-family: quill;
font-size: 30px;
color: #050b44;
}

.thead-small{
font-family: quill;
font-size: 18px;
}

.side_nav {
font-family:quill;
font-size:18;
color:#000000;
}