.bg {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #85ABDE;
}
.bg1 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #407BCC;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.contant {
	font-family: arial;
	font-size: 12px;
	color: #000033;
	line-height: 6mm;
}
.outerborder {
	border-top: 1px none #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px none #006699;
	border-left: 1px solid #006699;



}
.heading {
	background-color: #003C77;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.student {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
