a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.Hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #163F75;
	padding-right: 10px;
	padding-left: 14px;

}
.list {
	list-style-position: outside;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #163F75;
	list-style-type: disc;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #163F75;
	padding-left: 4px;
	list-style-position: outside;
	list-style-image: url(Art/BulletGrn.jpg);
	padding: 2;
}
.list3 {
	padding-left: 4px;
	list-style-position: outside;
	list-style-image: url(Art/BulletGrn.jpg);
}

.listLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #163F75;
}

.TourneyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2D601A;
	text-decoration: none;
}
.PhotoLM {
	padding-left: 6px;
}
.PhotoRM {
	padding-right: 6px;
}
