/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	}
a {
	font-size: 11px;
	color: #000066;
}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
	font-weight: bold;
}

.style2 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	color: #3787FF;
	font-weight: bold;
	font-size: 14px;
}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.style7 {	font-size: 10px;
	font-weight: bold;
}

.style8 {
	font-size: 10px; 
	color: #FF0000;
	font-weight: bold;
	}
		
.style41 {
	font-size: 10px
}
.style9 {font-size: 11px; 
color: #0033CC; }

.style10 {
	font-size: 12px; 
	color: #0033CC; 
	font-weight: bold;
	}

/*news scrollers*/

#pscroller1{
width: 180px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}


