BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background: #a5cae5;
	padding: 0;
	margin: 0;
	text-align: justify;
}	
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align: left;
	text-decoration: underline;
	line-height: 180%;
}
.p {
	line-height: 180%;
	text-indent: 0.5in;
}
.courselink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #000066;
	text-decoration: none;
}
.courselink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tableborder {
 	border:double solid #000066;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.studentdetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #245782;
	font-weight: bold;
}
.resultnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.formname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1b5d91;
	font-weight: bold;
}
.list {
	list-style-type: disc;
	color:#FFFFFF;
	text-decoration: none;
}
.list:hover {
	list-style-type: disc;
	color:#000066;
	text-decoration:none;
}
.textfield {
	border-right: #000066 solid 1px;
	border-bottom: #000066 solid 1px;
	border-left: 0px;
	border-top: 0px;
}
.heading_2 {
	font-size:24px;
	color: #245782;
	font-weight: bold;
}
.list_2 {
	list-style-type: square;
	font-size: 14px;
	color: #245782;
	text-decoration: none;
	line-height: 250%;
	font-weight: bold;
}
.list_2:hover {
	list-style-type: square;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 250%;
	font-weight: bold;
}
.taboe_border {
	border-bottom:0px;
	border_top: 0px;
	border-left: 0px;
	border-right: 0px;
	
}