.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #330000;
}
.santlinH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	font-weight: bold;

}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: normal;
	color: #000000;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #660033;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #006633;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF6600;
	text-decoration: underline;
}
.bodybckcolourwithborder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: normal;
	color: #000000;
	background-color: #FF9966;
	border: medium none #000000;
	height: auto;
	width: auto;

}
