	body {
		font-family: verdana, arial;
		font-size: 12px;}

	td {
		font-family: verdana, arial;
		font-size: 12px;}



	h1 {
		font-size: 30px;}

	h2 {
		font-size: 16px;
		margin: 0px;
		text-decoration: underline;}


	.lightBG {
		background-color: #FF0000;
		color: #FFFFFF;}

	.whiteBG {
		background-color: #FFFFFF;}

	.greyBG {
		background-color: #EEEEEE;}

	.blackBG {
		background-color: #000000;
		color: #FFFFFF;}

	.darkHR	{
		background-color: #000000;
		font-size: 2px;}

	.lightHR {
		background-color: #FF0000;
		font-size: 2px;}



	.dottedLine {
		background-image: url(../images/misc/dottedLine.gif);}


	li {
		color: #0000FF;}



	.largeText {
		font-size: 16px;}

	.smallText {
		font-size: 10px;}

	.darkText {
		color: #FF0000;}

	.lightText {
		color: #999999;}


	.headerSetup {
		border-top: 2px #666666 solid;
		border-left: 2px #666666 solid;
		border-right: 2px #666666 solid;
		background-color: #FFFFFF;}

	.pgField {
		font-size: 10px;
		width: 80px;
		border: 0px;
		background-color: #FFFFFF;}

	.pgVal {
		font-size: 10px;
		width: 70px;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 1px solid #999999;
		background-color: #FFFFFF;}



	a {
		color: #FF0000;}

	a.txtLink {
		font-size: 10px;}
