A, A:active, A:visited
{
	color: #FFFFFF;
    text-decoration: none;
		font-weight: bold;
}
A:hover
{
    color: #FFFFFF;
    text-decoration: underline;
		font-weight: bold;
}

a.whitelink:link {color: #FFFFFF; text-decoration: none; font-weight: bold}
a.whitelink:visited {color: #FFFFFF; text-decoration: none; font-weight: bold}
a.whitelink:hover {color: #000000; text-decoration: underline; font-weight: bold}


BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
  color: #ffffff;
}
BODY
{
	background-color: #000033
}
LI,UL,OL
{
	list-style : disc;
    list-style-position: outside
}
H1, H2, H3, H4
{
	font-weight: bold
}
H2, H3, H4
{
	color: #000000
}
H1
{
	font-size: 200%
}
H2
{
	font-size: 130%;
	line-height: 115%
}
H3
{
	font-size: 110%;
	line-height: 100%;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px
}
H4
{
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
H5
{
	font-size: 7pt;
	font-weight: normal
}
H6
{
	color: #0066FF;
	font-size: 12pt;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
PRE
{
	font-size: 10pt;
    color: black;
}
.hours
{
  color: #FFFFFF;
	font-weight: bold;
}
.tagline
{
  color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
.BodyTable
{
	border-style: solid;
  border-width: 1px;
	border-color: #AAAAAA;
}
.smtext{
	font-size: xx-small;
}
.newsimage
{
	border-style: solid;
  border-width: 1px;
	border-color: #AAAAAA;
	margin-right: 10px;
}
.logoimage
{
	margin-right: 10px;
}