body {
	background-image: url(images/bg.jpg);
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: #;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: #;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: #;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	font-variant: normal;
	text-transform: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: #;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	font-variant: normal;
	text-transform: none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
.td1 {
	padding: 10px 20px 0px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.td2 {
	background-image: url(images/grey-fade.jpg);
	padding: 10px 20px 0px;
	vertical-align: top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9966cc;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9966cc;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc99ff;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
li {
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.lineheight2 {
	line-height: 2px;
}
.lineheight10 {
	line-height: 10px;
}
.lineheight14 {
	line-height: 14px;
}
.lineheight16 {
	line-height: 16px;
}
.lineheight22 {
	line-height: 22px;
}


