a:link, a:active, a:visited {
	text-decoration: none;
	color: #2b1aac;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2b1aac;
	padding: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.nav {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

.content {
	text-align: justify;
	padding: 20px;
	background-color: #edf0fd;
}

.navbar {
	margin-top: 5px;
	background-color: #edf0fd;
}

.content ul {
	text-align: left;
}

.maintable {
	border: 1px solid #000000;
	margin:0px auto;
}
.tablebg1 {
	background-color: #edf0fd;
}
.tablebg2 {
	background-color: #2b1aac;
}
.tablebg3 {
	background-color: #f9f9fc;
}

.start {
	padding: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;

}
.start2 {
	padding: 10px;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 35px;
	margin-bottom: 5px;

}
.start3 {
	padding: 20px;
	font-weight: normal;
	color: #000000;
}

