body,table,tr,td {
	font-family:		sans-serif,times;
        font-size:		10pt;
	color: 		        black;
	background-color:	white;
        border-color:           black;
}
h1 {
	font-variant:		small-caps;
	font-size:		200%;
	font-style:       	none;
        font-weight:		bold;
	text-align:		center;
}
h2 {
	font-size		150%;
	font-style:		none;
        font-weight:		bold;
	text-align:		center;
}
h3 {
	font-size		125%;
	font-style:		none;
        font-weight:		bold;
	text-align:     	center;
}
table {
	width:			100%;
}
.table_photo {
	width:			auto;
}
.table_title {
 	text-align:		center;
	font-size:		200%;
        font-weight:		bold;
	color: 			black;
}
.table_subtitle {
 	text-align:		center;
	font-size:		125%;
        font-weight:		bold;
	color: 			black;
}
.tdhead {
	font-size:		100%;
        font-weight:		bold;
	color: 			black;
}
.tdshade {
	background-color:	white;
}
.list_link {
	font-size:		125%;
        font-weight:		bold;
	color: 			black;
}
.page_title {
        text-align:		center;
        line-height:		200%;
	font-size:		150%;
        font-weight:		bold;
}
.page_info {
	text-align:		center;
        font-weight:		bold;
	font-size:		125%;
}
.event_title {
        text-align:		center;
        line-height:		155%;
	font-size:		125%;
        font-weight:		bold;
	color: 			black;
}
.event_link {
        text-align:		center;
	font-size:		100%;
        font-weight:		bold;
	color: 			black;
}
.thumb_footer {
 	font-size:		9pt;
	font-weight:		bold;
	font-style:		normal;
        text-align:		center;
        color:			blue;
}
.thumb_info {
 	font-size:		80%;
	font-weight:		bold;
	font-style:		normal;
        text-align:		center;
        color:			blue;
}
.payment_disclaimer {
        font-weight:		bold;
        color:			red;
}
.disclaimer {
        font-size:              80%;
	font-weight:		bold;
	color:			black;
}
hr
{
	height:			5;
	text-align:		center;
}
A:link {
	color: 			blue;
	style: 			none;
	text-decoration: 	none;
}
A:visited {
	color:	 		blue;
	style: 			none;
	text-decoration: 	none;
}
A:active {
	color:	 		rgb(47,47,47);
	style: 			none;
	text-decoration: 	none;
}
img {
	border:			0;
}
hold info
{
	<!-- font-size: 	pt| % -->
        <!-- font-weight:	normal | bold -->
        <!-- font-style:	normal | italic | oblique -->
        <!-- font-variant:	normal | small-caps -->
        <!-- text-align:	left | right | center | justify -->
        <!-- vertical-align:	top | middle | bottom -->
        <!-- background-image:	url(/images/foo.gif) -->

	background-color: rgb(255 140 105);  <!-- Salmon1 -->
	background-color: rgb(238 213 210);  <!-- MistyRose2 -->
	background-color: rgb(205 198 115);  <!-- Khaki3 -->
	background-color: rgb(159 182 205);  <!-- SlateGray3 -->
	background-color: rgb(220 220 220);  <!-- Gainsboro -->
	background-color: rgb(47 47 47);     <!-- Dark Slate Gray -->
	background-color: rgb(139 121 94);   <!-- Navajo White -->
	background-color: rgb(25 25 112);    <!-- MidnightBlue -->
	background-color: rgb(139 58 58);    <!-- Indian Red -->
	background-color: rgb(139 26 26);    <!-- Fire Brick -->
	background-color: rgb(0 0 0);  	 <!-- Black -->
}
