body
{
	margin: 0px;
	padding: 0px;  
	  
	font-size: 87.5%;
	_font-size: 14px;
	font-family: Arial;  
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

form
{
	margin: 0px;
}

img
{
	border: none;	
}

.t, .b, .c, .fl, 
.ct, .cb, .cc, .cfl, 
.bt, .bb, .bc, .bfl,
.te, .be, .tp, .bp, .vs, .hs, .s, .te, .be
{
	overflow: hidden;
}

.column, .left, .l, .r, .m, .vs, .lc, .rc,  
.wp, .le, .re, 
.cwp, .cle, .cre,
.bwp, .ble, .bre
{
	float: left;	
}

.right
{
	float: right;
}

.wp, .cwp, .bwp
{
	width: 100%;	
}

.lp, .cp, .rp, 
.le, .wp, .fl, .re, 
.cle, .cwp, .cfl, .cre,
.ble, .bwp, .bfl, .bre,
.te, .be
{
	height: 100%;
}

.le, .cle, .ble
{	
	margin-left: -100%;
}

.vs
{
	height: 1px;			
	line-height: 1px;
}

.hs
{
	clear: both;
	width: 1px;		
	line-height: 1px;
}

.clear
{
	clear: both;
}