@font-face {font-family: 'Body'; src: url('../font/Roboto-Light.woff2') format('woff2'); font-weight: normal; font-style: normal;}
@font-face {font-family: 'Body'; src: url('../font/Roboto-LightItalic.woff2') format('woff2'); font-weight: normal; font-style: italic;}
@font-face {font-family: 'Body'; src: url('../font/Roboto-Bold.woff2') format('woff2'); font-weight: bold; font-style: normal;}
@font-face {font-family: 'Body'; src: url('../font/Roboto-BoldItalic.woff2') format('woff2'); font-weight: bold; font-style: italic;}

BODY {color: #333; font-family: 'Body'; font-size: 24px;}
A {color: #1E90FF; text-decoration: none;}
A:hover {text-decoration: underline;}
TABLE {border-collapse: collapse;}