#main 
{
width:100%;
height:100%;
overflow:auto;
scrollbar-base-color: #999999; 
scrollbar-face-color: #999999; 
scrollbar-track-color: #999999; 
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #999999; 
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #999999; 
}
#news 
{
width:100%;
height:100%;
overflow:auto;
scrollbar-base-color: #999999; 
scrollbar-face-color: #999999; 
scrollbar-track-color: #999999; 
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #000000; 
scrollbar-3dlight-color: #999999; 
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #999999; 
}
.Headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.highlighted_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
.smalltext {
	font-size: 10px;
	font-weight: bold;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.text_huge {
	font-size: 36px;
	color:#990000;
}
object {
outline:none;
display: block;
}
