body {
	overflow: visible;
	position: absolute;
}
html{
	scrollbar-face-color:#496D78;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#496D78;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#496D78;
}
a:link {
	color: #6394A2;
	text-decoration: none;
}
a:visited {
	color: #6394A2;
}
a:hover {
	color: #49717C;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
.sub_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6394A2;
	font-weight: bold;
	font-size: 18px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	overflow: scroll;
}
.bottom_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6394A2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.top_border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6394A2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.club_headings {
	color: #49717C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}

