.sub_head {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#000099
}

.colour {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000000
}

.display_name {
	font-family: Ignacious, Calisto MT, Century Schoolbook, Times New Roman;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color:#000099;
}

.display_2 {
	font-family: Ignacious, Calisto MT, Century Schoolbook, Times New Roman;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color:#000099;
}

.display_3 {
	font-family: Ignacious, Calisto MT, Century Schoolbook, Times New Roman;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:#000099;
}

.home {
	font-family: Times New Roman, Calisto MT, Century Schoolbook;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color:#000099;
}

.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	}

.txt {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#000099;
	vertical-align: 0.1em;
}

.txt2 {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color:#000099;
	vertical-align: 0.1em;
}

.jmp {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color:#000099;
	vertical-align: 0.1em;
}

.jmp2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000099;
	vertical-align: 0.1em;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
 
}

a:link {
	text-decoration: none;
	color: #1E32E6;
}

a:visited {
	text-decoration: none;
	color: #1E32E6;	}
	
a:hover {
	text-decoration: none;
	color: #1E32E6;
}

a:active {
	text-decoration: none;
	color: #1E32E6;

}

.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}
.style1_c {
	font-size: 13px;
	font-weight: bold;
	color: #EBF28A;
	
}
.style2 {
	font-size: 18px;
	font-weight: normal;
	color:#000000;
}
.std_txt {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.db_txt {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
}

.db_txt_b {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial;
	color:#000099;
}

.bold_txt {
	font-size: 14px;
	font-weight: bold;
	font-weight: normal;
	font-style: normal;
	color : #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;
}

div.img
  {
  margin: 2px;
  border: 0px solid #0000ff;
  height: auto;
  width: auto;
  float: center;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 0px;
  border: 0px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #0000ff;
  }
  
  .style4
  {
  color: #0000cc
  }
