.small-font {font-size: 11px;}
.medium-font {font-size: 13px;}
.large-font {font-size: 15px;}
.small-font-bold {font-size: 11px;font-weight: bold;}
.medium-font-bold {font-size: 13px;font-weight: bold;}
.large-font-bold {font-size: 15px;font-weight: bold;}
.larger-font-bold {font-size: 17px;font-weight: bold;}
.bold {font-weight: bold;}
.about-title {font-size:11px;}
.about-title-bold {font-size:11px;font-weight:bold}
.link-grey {color:#333;text-decoration:underline;}
.link-grey:hover {color:#333;text-decoration:none;}
.link-grey-bold {color:#333;text-decoration:underline;font-weight:bold}
.link-grey-bold:hover {color:#333;text-decoration:none;font-weight:bold}
* {font-size: 11px;}