<STYLE TYPE="text/css">
<!--
body {
	scrollbar-base-color      : #00AAff;
	scrollbar-track-color     : #0878AA;
	scrollbar-face-color      : #0F88CA;
	scrollbar-highlight-color : #291E12;
	scrollbar-3d-light-color  : #ffffff;
	scrollbar-darkshadow-color: #00AAff;
	scrollbar-shadow-color    : #000000;
	scrollbar-arrow-color     : #085880;
	background-image          : url('./art/Common/Text.jpg');
	background-repeat         : no-repeat;
	background-attachment     : fixed;
}

a
{
	text-decoration: none;
	color          :#ffffff;
}

a:hover
{
	Text-Decoration: underline;
	color          :#ffffff;
}

.newslink
{
	font-family: arial;
        font-size  : 12px;
	font-style : italic;
	color       :#FFFFFF;
}

.news
{
	font-family: sans-serif;
	color      :#DDFFFF;
	font-size  : 14px;
	font-weight: bold;
}

.caption
{
	font-family: sans-serif;
	font-weight: bold;
	font-size  : 17px;
	color      :#DDFFFF;
	text-align : left;
}
.text
{
	font-family : sans-serif;
	font-size   : 13px;
	color       :#DDFFFF;
}

.textsel
{
	font-family: sans-serif;
	font-weight: bold;
	color      :#DDFFFF;
	font-size  : 13px;
}

.sign
{
	font-family: sans-serif;
	font-weight: bold;
	font-size  : 13px;
	font-style : italic;
	color      :#DDFFFF;
	text-align : right;
}

.copyright
{
	font-family : arial;
	font-size   : 12px;
	color       :#AAEEFF;
}

.nameinput
{
	background-color: transparent;
	font-family     : sans-serif;
	font-size       : 13px;
	color           : #DDFFFF;
	border-width    : 2;
	border-color    : #BBFFFF;
	border-style    : solid;
	cursor          : text;
}

.textinput
{
	background-color: transparent;
	font-family     : sans-serif;
	font-size       : 13px;
	color           : #DDFFFF;
	border-width    : 2;
	border-color    : #BBFFFF;
	border-style    : solid;
	cursor          : text;
}

.hrstyle
{
	color           : #BBFFFF;
}

.leftimg
{
	align           : left;
	margin-right    : 10px;
}

.rightimg
{
	align           : right;
	margin-left     : 10px;
}

-->
</STYLE>
