BODY {
	scrollbar-face-color: #527da3; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-track-color: "WhiteSmoke"; 

	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #527da3;
	scrollbar-darkshadow-color: #527da3; 
	scrollbar-arrow-color: #000000;
	}
TABLE {
		font-family="arial";
		font-size="13";
		font-style= normal;
		color = #3e5f7b;
	}
A	{
		font-family="arial";
		font-size="13";
		font-style= normal;
		color = #3e5f7b;
	}
.date {background-color: #FFFFFF; font-family: arial, verdana; font-size: 12px; font-style: normal; text-align: center}
.copyright
{
	font-size: 10px;
	color: darkgray;
	font-style: normal;
	font-family: arial, verdana;
	background-color: #e2e2e2;
	text-align: right;
}
.copyrightWithoutBg
{
	font-size: 10px;
	color: darkgray;
	font-style: normal;
	font-family: arial, verdana;
}
.title
{
		font-family : arial;
		font-size : 12;
		font-style : normal;
		font-weight : bolder;
		color : #3e5f7b;
		padding-bottom : 0;
		margin-bottom : 0;
}
.shortcut
{
		font-family : arial;
		font-size : 12;
		font-style : normal;
		font-weight : 400;
		color : Silver;
		width : 100;
}
.shortcutHigh
{
		font-family : arial;
		font-size : 14;
		font-style : normal;
		font-weight : 900;
		color : Silver;
		width : 100;
}
.desc
{
	margin-left=15;
}
.mainTable
{
	padding : 5;
	margin : 10;
}

.altadyn
{
	font-weight : 900;
	font-style : italic;
}