body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #166D8E;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;}

a.whiteLinks:link {color: #ffffff; text-decoration: underline; }
a.whiteLinks:visited {color: #ffffff; text-decoration: underline;}
a.whiteLinks:hover {color: #ffffff; text-decoration: none;}
a.whiteLinks:active {color:#ffffff; text-decoration: underline;}

}
.style1 {color: #FFFFFF}

.marqueeText {
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#marqueecontainer{
	position: relative;
	width: 170px; /*marquee width */
	height: 200px;
	overflow: hidden;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #DCEFF8;
}

