body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #F2E5FF;
	background-image:  url(images/background.gif);
}

.default_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #990000;
}
.boldtext {
	font-weight: bold;
	font-size: 12px;
}
.enq_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

