body,td,th {
	color: #decda5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
body {
	background-color: #FFFFFF;
	background: url("AgeCheckBG.jpg") no-repeat;
}
#container .smallTxt {
	font-size: 10px;
	font-weight: normal;
	color: #1a5c36;
}
#container .rememberMeTxt {
	font-size: 12px;
	font-weight: normal;
	color: #1a5c36;
}
#container .footerHL {
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: #1a5c36;
}
#container .footerTxt {
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	color: #1a5c36;
}
#container .footerLink {
	font-size: 11px;
	font-weight: bold;
	color: #1a5c36;
}
#container .smallTxtLink {
	font-size: 10px;
	font-weight: normal;
	color: #1a5c36;
}
H1 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1a5c36;
}
H2 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1a5c36;
}
H3 {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1a5c36;
}
H4 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1a5c36;
}
H5 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1a5c36;
}
H6 {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1a5c36;
}
a:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #1a5c36;
}
a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #1a5c36;
}
a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #84a70a;
}
a:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #84a70a;
}
a {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #1a5c36;
}
SELECT {
	background-color: #84a70a;
	font-style: normal;
	font-size: 11px;
	border: 1px solid #84a70a;
	border-color:#84a70a;
}

