

html,body								{height:100%;}
body									{text-align:center; margin:9px; font-size:100%; font-family:arial,helvetica,sans-serif;}
div,ul,li,p,h1,h2,h3,h4,h5,form,label,blockquote	{margin:0; padding:0;}
img										{border:0;}

a										{color:#505050;}
a:hover									{color:#C60000;}

.floatBox							{margin:0 auto;}
.floatBox:after						{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.floatBox							{display:inline-block;}
*html .floatBox						{height:1%;}
.floatBox							{display:block;}

.fl									{float:left;}
.fr									{float:right;}
.hide								{display:none;}
.block								{display:block;}
.bold								{font-weight:bold;}
.italic								{font-style:italic;}
.normal								{font-weight:normal;}
.clear								{clear:both;}
.center								{text-align:center;}
.red								{color:#C60000;}
.redbold td							{color:#C60000; font-weight:bold;}
.darkgrey							{color:#505050;}
.black								{color:black;}





