/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.txt-main {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	.txt-main a:hover {
	text-decoration: underline;
	}

.txt-blue-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #186CC0;
	text-decoration: none;
	}
	.txt-blue-11 a:hover
	{
	text-decoration: underline;
	}
	
.txt-grey-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
	
.txt-white-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	.txt-blue-11 a:hover
	{
	text-decoration: underline;
	}

.txt-red-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0101;
	text-decoration: none;
	}.txt-main sup {
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 7px;
}
