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

.intro {font-size: 13px;}
.green {color: rgb(105, 197, 91) !important;}
.blue {color: rgb(106, 154, 213)}
.floatImageLeft {float:left; padding-right: 15px; padding-bottom: 15px;}
.floatImageRight {float:right; padding-left: 15px; padding-bottom: 15px;}

