
/* Paragraph */
p {}

/* Heading 1 */
h1 {}

/* Heading 2 */
h2 {}

/* Heading 3 */
h3 {}

/* Heading 4 */
h4 {}

/* Heading 5 */
h5 {}

/* Heading 6 */
h6 {}

/* Container (div) */
div {}

/* default */
.default {}

/* arrow link */
.arrow_link {}

/* datasheet */
.datasheet {}

/* pdf */
.pdf {}

/* square_link */
.square_link {}

/* jen */
p.jen {color: #DA3E3E; font-size: 15px; text-decoration: underline;}

