	body
	{
		color: #333333;
		font-family: Verdana;
		font-size: 9pt;
		margin: 0px;
	}
	p
	{
		margin: 0px;
	}
	a
	{
		color: #ff2947;
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: underline;
	}
	a img {
		border: 0px;
		vertical-align: middle;
	}
	th
	{
		background-color: #ffffff;
		font-size: 9pt;
		font-weight: bold;
		color: #606060;
		padding-left: 1px;
		padding-right: 1px;
		text-align: left;
	}
	td
	{
		font-size: 8pt;
		color: #000000;
	}
	form {
		margin: 0px;
	}
	input
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	textarea
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	select
	{
		font-size: 9pt;
		font-family: Verdana;
	}
	h1
	{
		color: #212121;
		text-align: left;
		font-weight: bold;
		font-size: 11pt;
	}
	h2 {
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		margin: 0px;
                                color: #212121;
	}
	h3 {
		font-size: 8pt;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 10px;
                                color: #212121;
	}

                .right_title
                {
                               font-size: 11pt;
                               font-weight: bold;
                               color: #d72b43;
                 }
                 .right
                {
                               font-size: 8pt;
                               font-weight: normal;
                               color: #333333;
                 }
                 .news1
                {
                               color: #808080;
                 }