.textnorm {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
.textred {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #FF0000;
}
.textnormred {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #FF0000;
}
.textbold {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
.textsmall {
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}
.button {
	height: 20px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333;
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.buttonkidz {
	height: 18px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333;
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.buttongross {
	height: 30px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333;
	font-family: Georgia, Times, Serif;
	font-size: 18px;
	background-color: #FFFFFF;
}
.select {
	height: 20px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.input {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
}
a.linknorm:link, a.linknorm:visited, a.linknorm:hover {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}
a.linkbold:link, a.linkbold:visited, a.linkbold:hover {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
a.linksmall:link, a.linksmall:visited, a.linksmall:hover {
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}
