html,body{
      margin:0;
      padding:0;     
      border:none;
	  height:100%;
	  width:100%;
 }

sup,sub {	
height: 0;	
line-height: 1;	
vertical-align: baseline;	
vertical-align: bottom;	
position: relative;	}

sup {bottom: 1ex;}

sub {top: .5ex;}

p,span,ul,li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;	
}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	color :#000000;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #520A0B;
}	

a{
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size : 12px;
	line-height :14px;
	color : #520A0B;
	cursor : hand;		
	text-decoration : none;
}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 14px;
	color : #981215;
	cursor : hand;
}




