/* CSS Document */

.Content {
font-family:  Arial, Frutiger 45 Light;
font-size: 8pt;
text-align: left;

}

.ContentLink {
font-family:  Arial, Frutiger 45 Light;
font-size: 8pt;
text-align: left;
color: #FFFFFF;
text-decoration: none;

}



#pscroller1{
	width: 190px;
	height: 55px;
	padding: 5px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Arial;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
	color: #000000;
}

.someclass{
	color: #0033FF;

}

.Footerlink {
font-family: arial;
font-size: 8pt;
text-align: left;
color: #000000;
text-decoration:none
}

.Footerlink2 {
font-family: arial;
font-size: 8pt;
text-align: left;
color: #000000;
font-weight: bold;
text-decoration:none
}