body {
	color: #FFFFFF;
	background-color: #2a2b58;
	background-image: url(images/HISSARbg001.gif);
}
p {
	padding-left: 20px;
}
.redtext {
	color: #a13841;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

.bluetext {
	color: #2B2A58;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

h3 {
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.redmission {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: a13841;
	margin-left: 50px;
	font-weight: normal;
	font-style: italic;
	display: block;
	padding-right: 50px;
}
#marginate {
	margin-right: 10px;
	margin-left: 20px;
}
a:link {
	color: #2B2A58;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
