/* 

	materiali.php  CSS - Text Styles

*/

.bold{
    font-weight: bold;
}

img{
    border: 0em;
}

.smaller{
    font-weight: normal;
    font-size: 0.6em;
}

h2{
    color: #AB1810;
    margin-top: 1em;
    margin-bottom: 0.3em;
}
