.maintext {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 21px;
}
.introword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0698D4;
}
.actioncall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	padding-left: 21px;
}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #222222;
}
a:link {
	color: #222222;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: underline;
	color: #FF9900;
}
.head_sentence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #00CCFF;
	text-align: left;
	padding-left: 50px;
}
body {
	background-color: #66ccff;
}
.table_bg_colour {
	background-color: #FFFFFF;
}
