a:link		{ color:#3A72C7; text-decoration:none; }
a:visited	{ color:#3A72C7; text-decoration:none; }
a:active	{ color:#6897E0; text-decoration:none; }
a:hover		{ color:#6897E0; text-decoration:underline; }


a#header		{ color:#333333; text-decoration:none; }
a#header2		{ color:#F27B88; text-decoration:none; }


body		{	background: #FFFFFF;
				font-size: 12px;
				line-height: 150%;
				color: #333333;
				margin-left: 0px;
				margin-right: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				text-align: left;
			}

table,td	{	font-size: 12px;
				line-height: 150%; }


.tx_color	{	color: #2B4EA1; }
.tx_color2	{	color: #016F46; }
.tx_color3	{	color: #DD0000; }
.tx_color4	{	color: #7F97D0; }

.tx_small	{	font-size: 11px;
				line-height: 150%; }

.tx_nomal	{	font-size: 12px;
				line-height: 150%; }

.tx_big		{	font-size: 14px;
				line-height: 150%; }

.tx_ultra	{	font-size: 18px;
				line-height: 150%; }
				
.pad_3{ padding:3px;
}
