body {
	background-color: #0A155B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.galTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF5A;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
.galTitleSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF5A;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
a:link {
	color: #FFFF5A;
	text-decoration: none;
}
a:visited{
	color: #FFFFB7;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.blue {
	color: #9CD6FF;
}
a:link .blue{
	color: #9CD6FF;
	text-decoration: none;
}
 a:visited .blue{
	color: #BFE4FF;
	text-decoration: none;
}
a:hover .blue{
	color: #FF0000;
	text-decoration: none;
}

.phone {
	letter-spacing: 0.2em;
}

.addressSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.desc a:link {
	color: #FF0000;
	text-decoration: none;
}
.desc a:visited{
	color: #FF0000;
	text-decoration: none;
}
.desc a:hover {
	color: #0A155B;
	text-decoration: none;
}
li {
	list-style-position: outside;
	margin-left: -25px;
	margin-bottom: 10px;
	list-style-image: url(img/bull_ltblue.gif);
	text-align: left;
}

.clickMsg {
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFF59;
	font-size: 10px;
	/*font-size: 7.5pt;*/
}
.titleLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF5A;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
