.imgDesc {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 15px;
	color: #CCCCCC;
}

.leftArrow {
	margin-top: 7px;
	float: left;
	color: #CCCCCC;
	font-size:15pt;
	font-weight: bold;
}

.rightArrow {
	margin-top: 7px;
	float: right;
	color: #CCCCCC;
	font-size:15pt;
	font-weight: bold;
}

body {
	background-image: url(/images/stars.gif); 
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

a { color: #009999 }
a.visited { color: #666699 }
a.active { color: #FFFFFF }



