a:active, a:focus, a:link, a:hover , a:visited
{
	font: 18px/19px "MS Sans Serif", Geneva, sans-serif;
	Color: #5C8487;
}

BODY, div
{
	font: 18px/19px "MS Sans Serif", Geneva, sans-serif;
}

TD  
{
	font: 18px/19px "MS Sans Serif", Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: "Times New Roman", Times, serif;
}

h1.news
{
	font: 36px/40px "Times New Roman", Times, serif;
	font-weight: bolder;
	Color: #5C8487;
	text-align: center;
}

.left
{
	text-align: left; 
}

.right
{
	text-align: right; 
}

.center
{
	text-align: center; 
}

div.special
{
	text-align:center; 
	margin-left: 5px; 
	visibility:hidden; 
	width: 750px; 
	position:absolute; 
	left: 5px; 
	top: 50px; 
	right: 805px;"
}

table.centered
{
	margin-left: auto;
	margin-right: auto;
}

html, body {
overflow-y: auto;
}