		body 	{
				
				}
		.text  	{
				font-family: Verdana;
				font-size: 9pt;
				}
		.btext  {
				font-family: Verdana;
				font-size: 10pt;
				font-weight: bold;
				}
		.bitext {
				font-family: Verdana;
				font-size: 13pt;
				font-weight: bold;
				font-style: italic;
				}
		.bbtext {
				font-family: Verdana;
				font-size: 13pt;
				font-weight: bold;
				}
		a		{
				font-family: Verdana;
				color: #000099;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;
				}
		a:hover		{
				font-family: Verdana;
				color: #ff0000;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;
				}
		hr		{
				color: red;
				height: 1px;
				}