/* #############################
** ### classesCharacter ########
** #############################
*/

span.align-left {text-align:left;}

span.align-center {text-align:center;}

span.align-right {text-align:right;}

/* #############################
** ### classesParagraph ########
** #############################
*/

p.Bold {font-weight:bold;}

div.cRight {font-weight:normal;}
div.swingOpen {font-weight:normal; margin-bottom: 30px; margin-left: 15px;}
div.cDescr {
font-weight:normal;
}

/* #############################
** ### classesTable ########
** #############################
*/

table.table-1 {border:1px solid #f0f0f0;}

table.table-2 {width:100%;}

td.cell-1 {padding:10px;}

/* #############################
** ### TagFreeClasses ##########
** #############################
*/

.yellow {color: #ffe805 !important;}

.cyan {color: #30aace !important;}