h1 {
	font-family:verdana; 
	font-size:11; 
	color:#000000; 
	font-weight:normal; 
	text-decoration:none;
	padding: 0;
	margin: 0;
}

.BlackLink {
	font-family:verdana; 
	font-size:11; 
	color:#003399; 
	font-weight:bold; 
	text-decoration:none
}

a.BlackLink:hover {
	text-decoration: underline
}

.BlueLink {
	font-family:verdana; 
	font-size:11; 
	color:blue; 
	font-weight:bold; 
	text-decoration:underline
}

a.BlueLink:hover {
	text-decoration: underline
}

.RedLink {
	font-family:verdana; 
	font-size:11; 
	color:red; 
	font-weight:bold; 
	text-decoration:none
}

a.RedLink:hover {
	text-decoration: underline
}

a.CatLinks {
	font-family:verdana; 
	font-size:11; 
	color:white; 
	font-weight:bold; 
	text-decoration:none
}

a.CatLinks:hover {
	text-decoration:underline
}

a.SubCatLinks {
	font-family:verdana; 
	font-size:11; 
	color:#990000; 
	font-weight:bold; 
	text-decoration:none
}

a.SubCatLinks:hover {
	text-decoration:underline
}

.TitleLinks {
	font-family:verdana; 
	font-size:12; 
	color:#003399; 
	font-weight:bold; 
	text-decoration:none
}

a.TitleLinks:hover {
	text-decoration:underline
}

.ItemText {
	font-family:verdana; 
	font-size:11; 
	color:black; 
	font-weight:normal;
	text-decoration:none
}

body {
	background-color:white; 
	font-family:verdana; 
	font-size:11; 
	color:black; 
	font-weight:normal; 
	text-align:left
}

td {
	font-family:verdana; 
	font-size:11; 
	font-weight:normal; 
	text-decoration:none
}

.sm {
	font-family:verdana; 
	font-size:11
}

.VisitClass {
	font-family:verdana; 
	font-size:11; 
	color:#404040; 
	font-weight:normal; 
	font-style:italic
}

input, select, textarea {
	font-family:verdana; 
	font-size:11; 
	color:black; 
	border-width:1; 
	border-color:black
}

.price_info {
	font-family:verdana; 
	font-size:12; 
	color:#CC0000; 
	font-weight:bold; 
	text-decoration:none;
}

.TableHead {
	font-family:verdana; 
	font-size:11; 
	color:#000000; 
	font-weight:bold; 
	text-decoration:none;
	background-color:#FE9B64;
}