﻿/* ------------------------------------------------------------ TAGY ------------------ */
body { margin:0px; padding:0px;}
table { border-collapse:collapse;}
th { text-align:left; }
img { border:none 0px;}


/* ------------------------------------------------------------ TRIDY ------------------ */
.clr		{ clear:both; }
.fright		{ float:right; }
.fleft		{ float:left; }
.right		{ text-align:right; }
.left		{ text-align:left; }
.center 	{ text-align:center; }
._bottom	{ font-size:0px; line-height:0px; height:8px;}
._top		{ font-size:0px; line-height:0px; height:8px;}

