BODY	{
	Scrollbar-ARROW-Color: #3a5fcd;
	Scrollbar-FACE-Color: #F2F5F7;
	Scrollbar-HIGHLIGHT-Color: #3a5fcd;
	Scrollbar-SHADOW-Color: #B2C3D0;
	Scrollbar-3DLIGHT-Color: #ffffff;
	Scrollbar-TRACK-Color: #ffffff;
	Scrollbar-DARKSHADOW-Color: #ffffff;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	}

a:hover	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: orange;
	font-weight: normal;
	text-decoration: underline overline;
	}

a:link	{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #3a5fcd;
	font-weight: normal;
	text-decoration: underline;
	}

a:visited {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #3a5fcd;
	font-weight: normal;
	text-decoration: underline;
	}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #3a5fcd;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1cm;
	margin: 10px 0px 10px 0px;
	}

iframe	{
		Scrollbar-ARROW-Color: #3a5fcd;
		Scrollbar-FACE-Color: #F2F5F7;
		Scrollbar-HIGHLIGHT-Color: #3a5fcd;
		Scrollbar-SHADOW-Color: #B2C3D0;
		Scrollbar-3DLIGHT-Color: #ffffff;
		Scrollbar-TRACK-Color: #ffffff;
		Scrollbar-DARKSHADOW-Color: #ffffff;
		margin: 10px;
		border-style: dotted dotted dotted dotted;
		border-width: thin;
		border-color: #3a5fcd;
		}

.bottom	{
		position: absolute;
		bottom: 0px;
		right: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		}
		
.Logo	{
		position: absolute;
		top: 0px;
		right: 0px;
		}
		
.LogoV	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20pt;
		font-style: normal;
		color: #ffffff;
		font-weight: bold;
		text-decoration: overline;
		letter-spacing: 0.5cm;
		text-indent: 1cm;
		}
		
.LogoH	{
		position: absolute;
		top: 0px;
		right: 0px;
		}

.list	{	
		border-style: solid;
		border-width: 1px;
		border-color: #3a5fcd;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-weight: normal;
		}

A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}