.body {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.heading2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #3399CC;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #333333;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
html {
	overflow-x: hidden;
}