@charset "utf-8";
/* CSS Document */

.strikeout
{font-weight:normal; font-family: 'Lato', sans-serif; font-size: 10px; text-decoration: line-through;}

.overline
{font-weight:normal; font-family: 'Lato', sans-serif; font-size: 10px; text-decoration: overline;}

.underline
{font-weight:normal; font-family: 'Lato', sans-serif; font-size: 10px; text-decoration: underline;}

.underlinewavyblack
{font-weight:normal; font-family: 'Lato', sans-serif; font-size: 10px; text-decoration: underline wavy black;}

.underlinedottedred
{font-weight:normal; font-family: 'Lato', sans-serif; font-size: 10px; text-decoration: underline dotted red;}

.underoverline
{font-weight:normal; font-family: 'Lato', sans-serif; font-size: 10px; text-decoration: underline overline;}



