/* RESET */

td {
	line-height:normal;
	text-align:left;
	font-weight:normal;
}

p {line-height:normal;}
tr {line-height:normal;}
span {line-height:normal;}
ul {line-height:normal;}
li {line-height:normal;}


/* RESET - EXTRA */
em {font-style:italic}
strong{font-weight:bold;}
b{font-weight:bold;}
i{font-style:italic}

/*
ol  {list-style-type:decimal}
*/

/* superscrip y subscript*/

/*sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    vertical-align: bottom;
    position: relative;
    font-size:10px;
}

sup {bottom: 1ex;}
sub {top: .5ex;}
*/


