.blue {color: blue}
.red {color: red}
.black {color: black}
.lightblue {color: #89FFF6}

.mainfont {font-family: Serif}
.emphasisfont {font-family: Times New Roman}
.size {font-size: 12px}
.font {font-weight: bold}

.space {padding: 30px}
.m {margin-top: 40px}
.align {text-align: left}
.height {line-height: 90%}
