/**
 * 
 * Custom CSS for HTML Uploads for British Journal of Diabetes
 * October 2021, Red Hot Irons Ltd
 *
 */

.small
{
	line-height: 105%;
	font-size: 0.7em;
}

.uppercase {
	text-transform: uppercase;
}


p, h1, h2, h3, h4, ol, ul, li {
    font-family: GillSans,Arial,Verdana,Helvetica,sans-serif;
    line-height: 120%;
}

h4 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.5em;
}

