Not inherited: display, margin, border, padding, background, height, Min-height, Max-height, width, Min-width, Max-width, overflow, position, left, right, top, bottom, Z-index, float, clear, table-layout, vertical-align, page-break-after, page-bread-before, and Unicode-bidi. All elements can be inherited: visibility and cursor. Inline elements can inherit: letter-spacing, word-spacing, white-space, line-height, color, Font, font-family, font-size, font-style, font-variant, font-weight, text-decoration, text-transform, and direction. Terminal block elements can be inherited: Text-indent and text-align. List elements can inherit from the following types: List-style, list-style-type, list-style-position, and list-style-image. Table elements can be inherited: border-collapse. Font attribute writing format (css1 only)
Font: font-style font-variant font-weight font-size line-height font-family;
Default font Attribute Value
Font: normal medium normal "Times New Roman ";