@charset "UTF-8";
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #626262;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	line-height: 22px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #626262;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #626262;
}.smaller {
	font-size: 11px;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #626262;
}
a:visited {
	text-decoration: none;
	color: #626262;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #626262;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #626262;
}
.tighter {
	line-height: 16px;
}
.tighter {
	line-height: 16px;
}
.whitelink a:link {
text-decoration: none;
color: white;
}
.whitelink a:visited {text-decoration: none;
color: white;}
.whitelink a:hover {text-decoration: none;
color: black;}
.whitelink a:active {text-decoration: none;
color: white;}
li a{font-weight:bold !important;}