a:link
{
	color: rgb(204,0,0); 
}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
.sc
{
	background-attachment: fixed;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 500px;
	height: 374px;	
}
.news
{
	background-attachment: fixed;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 714px;
	height: 374px;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: #OOOOOO;
overflow:none;
margin: 0px 20px;
}

h2{
font: Times New Roman;
font-size: 10pt;
color: #FFFFFF;
font-weight: 400;
overflow:none;
float: right;
valign: middle;
}

h3{
font: Times New Roman;
font-size: 10pt;
font-weight: 400;
color: #FFFFFF;
overflow:none;
float: right;
}