body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF66CC;
	font-weight: bold;
	
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-family: Verdana;
	font-size: 9px;
	color: #0033CC;
	font-weight: bold;
}
.style4 {
font-family: Verdana;
	color: #000000;
	font-size: 16px;
}
.style5 {
font-family: Verdana;
	color: #000000;
	font-size: 11px;
}
.style6 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0099;
}

a.one:link {background-repeat: no-repeat; 
			font-family: Verdana; 
			font-size: 12px; 
			color: #0066FF; 
			font-weight: bold; text-decoration:none
			}
a.one:visited {background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	}
a.one:hover {background-repeat: no-repeat;
	height: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
	}
a.two:link {background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none
			}
a.two:visited {background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
a.two:hover {background-repeat: no-repeat;
	height: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
a.three:link {background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #9933FF;
	font-weight: bold;
	text-decoration:none
			}
a.three:visited {background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #9933FF;
	font-weight: bold;
	text-decoration: none;
	}
a.three:hover {background-repeat: no-repeat;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #9999FF;
	font-weight: bold;
	text-decoration: none;
	}
#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;


}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid white;
padding: 5px;
background-color: solid white;
}

#marqueecont{
position: relative;
width: 200px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid white;
padding: 2px;
padding-left: 4px;
}
