﻿.small {
font-size: xx-small;
}
.smaller{
	font-size: 10px;
}

h3{
font-size: small;
font-weight: normal;
margin-bottom: 5px;
}
