html {
	overflow-y: scroll;
}


body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
li {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
h6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	color: #898D2E;
}
.medium {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.medium2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.medium3 {
	font-family: Verdana;
	font-size: 12px;
	color: #898D2E;
}
.large {
	font-family: Verdana;
	font-size: 26px;
	color: #A7AC38;
}
.largeUnderline {
	font-family: Verdana;
	font-size: 22px;
	color: #A7AC38;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin-bottom: 25px;
}
.large2 {
	font-family: Verdana;
	font-size: 26px;
	color: #999999;
}
.large3 {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
.large4 {
	font-family: Verdana;
	font-size: 20px;
	color: #737445;
}
a:link {
	color: #7E8125;
}
a:visited {
	color: #7E8125;
}
a:hover {
	color: #666666;
}
a:active {
	color: #7E8125;
}
