BODY	{
		color: black;				/*F*/
		background-color: white;		/*wiF*/
		margin-left: 2px;
		margin-right: 100px;
		margin-top: 0px; 
		margin-bottom: 10px;
	}

A:link { color: #000000;}
A:visited { color: #000000;}
A:active { color: #000000;}
A:hover { color: #000000;}




H1	{
		font-size: 10pt;
		text-align: right;
		font-weight: normal;
	 	vertical-align: bottom;
	}

H2	{
		font-size: 14pt;
		font-weight: bold;
	}

.text14	{
		font-size: 14pt;
	}

.text12	{
		font-size: 12pt;
	}

.text10	{
		font-size: 10pt;
	}

.text10R	{
		font-size: 10pt;
		text-align: right;
	}

.text10L	{
		font-size: 10pt;
		text-align: left;
	}



.menu		{
		font-size: 10pt;
		font-weight: bold;
		}

.menutitle	{
		color: #FFFFFF;
		font-size: 10pt;
		font-weight: bold;
		}


.button1	{
		color: #ffffff;
		font-size: 10pt;
		font-weight: bold;
	}

.button2	{
		color: #333333;
		font-size: 10pt;
		font-weight: bold;
	}

.button3	{
		color: #999999;
		font-size: 10pt;
	}